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