|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.herac.tuxguitar.gui.editors.tab.LyricPainter
public class LyricPainter
Constructor Summary | |
---|---|
LyricPainter(SongTrackCoords trackCoords)
|
Method Summary | |
---|---|
int |
getHeight()
|
void |
paintCurrentNoteBeats(GC gc,
ViewLayout layout,
MeasureCoords currentMeasure,
int fromX,
int fromY)
|
void |
setCurrentMeasure(MeasureCoords measure)
|
void |
start()
|
void |
start(int index)
|
void |
update()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LyricPainter(SongTrackCoords trackCoords)
Method Detail |
---|
public void update()
public void start()
public void start(int index)
public void setCurrentMeasure(MeasureCoords measure)
public void paintCurrentNoteBeats(GC gc, ViewLayout layout, MeasureCoords currentMeasure, int fromX, int fromY)
public int getHeight()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |