Workbench Shortcut
A KeyboardShortcut that is used to launch an AbstractWorkbenchAction while using the AvailWorkbench.
Parameters
Functions
Add this KeyboardShortcut to the provided InputMap.
Check to see if the provided BaseKeyboardShortcut matches the key bindings of this BaseKeyboardShortcut while having different actionMapKeys.
Reset the key to the defaultKey.
Update this KeyboardShortcut to match the ModifierKeys and KeyCode used in the provided KeyStroke.
Properties
The key that identifies this BaseKeyboardShortcut.
The KeyboardShortcutCategory this shortcut belongs to.
This KeyboardShortcut is permitted to customized for an environment.
The description that is displayed that describes the shortcut or the actionMapKey if the description is empty.
The KeyStroke used to trigger this KeyboardShortcut.
A corresponding KeyboardShortcutOverride sourced from this KeyboardShortcut.