Frame.isResizable
Class Overview | Class Members |
This Package |
All Packages
public boolean isResizable()
Returns
true if the user can resize this frame;
false otherwise.
Description
Indicates whether this frame is resizable.
By default, all frames are initially resizable.
See Also
setResizable