Package | Description |
---|---|
InstrumentationPlatformGUI.ShortcutPreparers |
Modifier and Type | Class and Description |
---|---|
class |
BasicMotionsKeyboardShortcutPreparer
Utility class, responsible for the preparation of the keyboard shortcuts,
related to motions, that is, for traversing the list of GUI elements.
|
class |
EditHistoryKeyboardShortcutPreparer
Utility class, responsible for the preparation of the keyboard shortcuts,
related to undos.
|
class |
FilteringAndSearchingKeyboardShortcutPreparer
Utility class, responsible for the preparation of the keyboard shortcuts,
related to searching between GUI elements to select them, or for
filtering (hiding) them, when they match given criteria.
|
class |
MacroRelatedActionsPreparer
An
IKeyboardShortcutPreparer , related to actions that are related
to macros. |
class |
MarkMotionsKeyboardShortcutPreparer
An
IKeyboardShortcutPreparer for preparing keyboard shortcuts, related to marks. |
class |
RegisterRelatedGlobalActionsPreparer
An
IKeyboardShortcutPreparer for preparing keyboard shortcuts, related to registers. |
class |
TagKeyboardShortcutPreparer
An
IKeyboardShortcutPreparer for preparing keyboard shortcuts, related to tags. |