T - type of shortcut descriptorpublic abstract class ShortcutsDelegate<T>
extends java.lang.Object
| Constructor and Description |
|---|
ShortcutsDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAction(Action oldAction,
Action newAction) |
boolean |
isAllowEnterShortcut() |
void |
removeAction(Action action) |
void |
setAllowEnterShortcut(boolean allowEnterShortcut) |