org.herac.tuxguitar.gui.system.keybindings.editor
Class KeyBindingEditor
java.lang.Object
org.herac.tuxguitar.gui.system.keybindings.editor.KeyBindingEditor
public class KeyBindingEditor
- extends java.lang.Object
Field Summary |
protected Shell |
dialog
|
protected java.util.List |
items
|
protected Table |
table
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dialog
protected Shell dialog
table
protected Table table
items
protected java.util.List items
KeyBindingEditor
public KeyBindingEditor()
show
public void show(Shell parent)
adjustWidth
protected int adjustWidth(TableColumn column,
int defaultWidth)
getButtonData
protected GridData getButtonData()
loadTableItemLabel
protected void loadTableItemLabel(TableItem item)
loadAvailableActionKeyBindings
protected void loadAvailableActionKeyBindings()
loadEnableActionKeyBindings
protected void loadEnableActionKeyBindings(java.util.List list)
removeKeyBindingAction
protected void removeKeyBindingAction(KeyBinding kb)
getSelectedItem
protected TableItem getSelectedItem()
exists
public boolean exists(KeyBinding kb)
save
protected void save()
getDialog
public Shell getDialog()
isDisposed
public boolean isDisposed()