Frame.setRequestedSize
void setRequestedSize(int requestedSize)Sets the requested size for the panel frame.
Parameters
requestedSize | the requested size. |
void setRequestedSize(int requestedSize)Sets the requested size for the panel frame.
requestedSize | the requested size. |