Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ToolBarButton.setVisible
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