Overview | Methods | Fields | This Package | All Packages
Sets the visiblility of the element.
Syntax
public void setVisible( boolean visible )
Parameters
visible
Set to true to allow the element to be rendered; otherwise, set to false.
See Also getVisible