org.herac.tuxguitar.gui.editors.tab
public class LyricPainter extends Object
| 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() |