|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectComposite
org.herac.tuxguitar.gui.editors.chord.ChordList
public class ChordList
Constructor Summary | |
---|---|
ChordList(Composite parent)
|
Method Summary | |
---|---|
void |
redraw()
|
void |
setChords(java.util.List chords)
|
void |
setEditor(ChordEditor editor)
|
void |
updateScroll()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChordList(Composite parent)
Method Detail |
---|
public void redraw()
public void updateScroll()
public void setEditor(ChordEditor editor)
public void setChords(java.util.List chords)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |