Specifies whether this button is visible.
public final void setVisible( boolean value )
value
Set to true to make this button visible; otherwise, set to false.
See Also getVisible