Overview | Methods | Fields | This Package | All Packages
Sets a boolean value indicating whether this control is visible.
Syntax
public void setVisible( boolean value )
Parameters
value
Set to true if the control is visible; otherwise, set to false.
See Also getVisible