Retrieves a boolean value that indicates whether this button is enabled.
public final boolean getEnabled()
Returns true if this button is enabled; otherwise, returns false.
See Also setEnabled