ToolBarButton.getVisible

Overview | Methods | This Package | All Packages

ToolBarButton.getVisible

Retrieves a boolean value that indicates whether the toolbar button is visible.

Syntax

public final boolean getVisible()

Return Value

Returns true if the button is visible; otherwise, returns false.

See Also   setVisible