Keyboard Shortcut Category
Entries
KeyboardShortcuts across all JTextPanes.
KeyboardShortcuts for AvailEditors.
KeyboardShortcuts across all CodePanes.
KeyboardShortcuts for the AvailDebugger.
KeyboardShortcuts for the AvailWorkbench.
Types
Functions
Check to see that the shortcuts of this category and the shortcuts of all the overlapCategories are unique relative to each other.
Check to see that the shortcuts of this category and the shortcuts of all the overlapCategories are unique relative to the provided BaseKeyboardShortcut.
Answer the KeyboardShortcut associated with the provided KeyboardShortcut.actionMapKey.
Properties
The set of other KeyboardShortcutCategorys that are also active when this KeyboardShortcutCategory os active. The shortcuts of this KeyboardShortcutCategory and the shortcuts of the KeyboardShortcutCategorys in this set are all available at the same time from at least one screen. The consequence is that the KeyboardShortcut.keyStrokes must be unique across all these shortcuts.
The list of KeyboardShortcuts in this KeyboardShortcutCategory.
The shortcuts sorted by KeyboardShortcut.descriptionDisplay.