Overview | Methods | This Package | All Packages
Specifies whether this form is an MDI container.
Syntax
public final void setIsMDIContainer( boolean value )
Parameters
value
Set to true to make this form an MDI container; otherwise, set to false.
See Also getIsMDIContainer