Menu.isTearOff

Menu.isTearOff

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean isTearOff()
Returns
true if this is a tear-off menu; false otherwise.
Description
Indicates whether this menu is a tear-off menu.

Tear-off functionality may not be supported by all implementations of AWT. If a particular implementation doesn't support tear-off menus, this value is silently ignored.