org.herac.tuxguitar.gui.editors.chord
Class ChordCustomList
java.lang.Object
Composite
org.herac.tuxguitar.gui.editors.chord.ChordCustomList
public class ChordCustomList
- extends Composite
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChordCustomList
public ChordCustomList(ChordDialog dialog,
Composite parent,
int style,
int height)
makeGridData
public GridData makeGridData(int height)
init
public void init()
showChord
protected void showChord(int index)
addCustomChord
protected void addCustomChord()
renameCustomChord
protected void renameCustomChord(int index)
removeCustomChord
protected void removeCustomChord(int index)
getDialog
protected ChordDialog getDialog()
getChords
protected List getChords()