org.herac.tuxguitar.gui.editors
Class TablatureEditor
java.lang.Object
org.herac.tuxguitar.gui.editors.TablatureEditor
public class TablatureEditor
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TablatureEditor
public TablatureEditor(SongManager songManager)
showTablature
public void showTablature(Composite parent)
resetDefaults
public void resetDefaults()
reloadConfig
public void reloadConfig()
getTablature
public Tablature getTablature()
getSongManager
public SongManager getSongManager()
getUndoManager
public UndoManager getUndoManager()
getClipBoard
public ClipBoard getClipBoard()