Overview | Methods | This Package | All Packages
Retrieves the enabled state of the check box.
Syntax
public boolean getEnabled()
Return Value
Returns true if the box is enabled; otherwise, returns false.
See Also setEnabled