org.herac.tuxguitar.gui.editors
Class EditorCache
java.lang.Object
org.herac.tuxguitar.gui.editors.EditorCache
public class EditorCache
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EditorCache
public EditorCache()
reset
public void reset()
updateEditMode
public void updateEditMode()
updatePlayMode
public void updatePlayMode()
getEditBeat
public TGBeatImpl getEditBeat()
getPlayBeat
public TGBeatImpl getPlayBeat()
getPlayTick
public long getPlayTick()
getPlayStart
public long getPlayStart()
getPlayMeasure
public TGMeasureImpl getPlayMeasure()
shouldRedraw
public boolean shouldRedraw()
isPlaying
public boolean isPlaying(TGMeasure measure)
isPlaying
public boolean isPlaying(TGMeasure measure,
TGBeat b)