Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
Control.getVisible
Retrieves a boolean value indicating whether this control is visible.
Syntax
public final boolean getVisible()
Return Value
Returns true if the control is visible; otherwise, returns false.
See Also setVisible