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.getShowShortcut
Retrieves a boolean value that indicates whether the shortcut associated with this menu item should be displayed.
Syntax
public boolean getShowShortcut()
Return Value
Returns true if the shortcut will be displayed; otherwise, returns false. The default value is true.
See Also setShowShortcut