|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.editors.TablatureEditor
public class TablatureEditor
Field Summary |
---|
Fields inherited from interface org.herac.tuxguitar.gui.editors.TGRedrawListener |
---|
NORMAL, PLAYING_NEW_BEAT, PLAYING_THREAD |
Fields inherited from interface org.herac.tuxguitar.gui.editors.TGUpdateListener |
---|
SELECTION, SONG_LOADED, SONG_UPDATED |
Constructor Summary | |
---|---|
TablatureEditor()
|
Method Summary | |
---|---|
void |
doRedraw(int type)
|
void |
doUpdate(int type)
|
ClipBoard |
getClipBoard()
|
Tablature |
getTablature()
|
void |
reloadConfig()
|
void |
showTablature(Composite parent)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TablatureEditor()
Method Detail |
---|
public void showTablature(Composite parent)
public void reloadConfig()
public Tablature getTablature()
public ClipBoard getClipBoard()
public void doRedraw(int type)
doRedraw
in interface TGRedrawListener
public void doUpdate(int type)
doUpdate
in interface TGUpdateListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |