org.herac.tuxguitar.gui.system.keybindings
Class KeyBindingEditor

java.lang.Object
  extended by org.herac.tuxguitar.gui.system.keybindings.KeyBindingEditor

public class KeyBindingEditor
extends java.lang.Object


Constructor Summary
KeyBindingEditor(java.util.List availableActions)
           
 
Method Summary
 void initCombo(Composite parent)
           
 void initTable(Composite parent)
           
 void show(Shell parent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyBindingEditor

public KeyBindingEditor(java.util.List availableActions)
Method Detail

show

public void show(Shell parent)

initCombo

public void initCombo(Composite parent)

initTable

public void initTable(Composite parent)