Overview | Methods | This Package | All Packages
Specifies whether this button is visible.
Syntax
public final void setVisible( boolean value )
Parameters
value
Set to true to make this button visible; otherwise, set to false.
See Also getVisible