|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.editors.EditorCache
public class EditorCache
Constructor Summary | |
---|---|
EditorCache()
|
Method Summary | |
---|---|
java.util.List |
getCaretComponents()
|
java.util.List |
getPlayingComponents()
|
MeasureCoords |
getPlayingMeasure()
|
void |
reset()
|
boolean |
shouldRedraw()
|
void |
updateCaretMode()
|
void |
updatePlayingMode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorCache()
Method Detail |
---|
public void reset()
public void updateCaretMode()
public void updatePlayingMode()
public java.util.List getCaretComponents()
public java.util.List getPlayingComponents()
public MeasureCoords getPlayingMeasure()
public boolean shouldRedraw()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |