|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionShortcut | |
---|---|
org.xnap.commons.gui.shortcut | Provides a classes for handling of short cuts. |
Uses of ActionShortcut in org.xnap.commons.gui.shortcut |
---|
Methods in org.xnap.commons.gui.shortcut that return ActionShortcut | |
---|---|
ActionShortcut |
ShortcutManager.add(Action action,
JComponent c)
Creates a new ActionShortcut for the action if there isn't already one and returns it. |
Methods in org.xnap.commons.gui.shortcut with parameters of type ActionShortcut | |
---|---|
void |
ShortcutManager.remove(ActionShortcut shortcut,
JComponent c)
Removes a component from a currently registered action shortcut. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |