Specifies whether this form is visible.
public void setVisible( boolean value )
value
Set top true to make the form visible; otherwise, set to false.
By default, Form objects are visible.