Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
MenuItem.getShortcut
Retrieves the shortcut key that is associated with this menu item.
Syntax
public int getShortcut()
Return Value
Returns the shortcut key. This value is one of the enumeration constants defined in the Shortcut class.
See Also setShortcut