public void setSize(String width, String height)
public void setWidth(String width)
public void setHeight(String height)
You can use them to set your panels dimentions, might want to look atthe class reference:)