org.herac.tuxguitar.gui.system.keybindings
public class KeyBindingManager extends Object
| Constructor Summary | |
|---|---|
| KeyBindingManager() | |
| Method Summary | |
|---|---|
| void | appendListenersTo(Composite c) |
| Action | getActionForKeyBinding(KeyBinding kb) |
| Set | getKeyBindings() |
| void | init() |
| void | removeAction(KeyBinding kb) |
| void | reset(Map keyBindings) |
| void | saveKeyBindings() |