|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.system.keybindings.editor.KeyBindingSelector
public class KeyBindingSelector
Field Summary | |
---|---|
protected java.lang.String |
action
|
protected Shell |
dialog
|
protected KeyBindingEditor |
editor
|
protected KeyBinding |
keyBinding
|
Constructor Summary | |
---|---|
KeyBindingSelector(KeyBindingEditor editor,
KeyBindingAction keyBindingAction)
|
Method Summary | |
---|---|
protected boolean |
isValid(KeyBinding kb)
|
KeyBinding |
select(Shell parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Shell dialog
protected KeyBindingEditor editor
protected KeyBinding keyBinding
protected java.lang.String action
Constructor Detail |
---|
public KeyBindingSelector(KeyBindingEditor editor, KeyBindingAction keyBindingAction)
Method Detail |
---|
public KeyBinding select(Shell parent)
protected boolean isValid(KeyBinding kb)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |