Microsoft SDK for Java

MenuItem.getEnabled

Retrieves a boolean value that indicates whether this menu item is enabled.

Syntax

public boolean getEnabled()

Return Value

Returns true if this menu item is enabled; otherwise, returns false.

See Also   setEnabled

© 1999 Microsoft Corporation. All rights reserved. Terms of use.