Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
Form.setMaximizeBox
Specifies whether a maximize button should be displayed in this form's caption bar.
Syntax
public final void setMaximizeBox( boolean maxButton )
Parameters
maxButton
Set to true to display the maximize button; otherwise, set to false.
See Also getMaximizeBox