org.herac.tuxguitar.gui.editors.tab
Class TGLyricImpl
java.lang.Object
org.herac.tuxguitar.song.models.TGLyric
org.herac.tuxguitar.gui.editors.tab.TGLyricImpl
public class TGLyricImpl
- extends TGLyric
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TGLyricImpl
public TGLyricImpl()
setFrom
public void setFrom(int from)
- Overrides:
setFrom
in class TGLyric
setLyrics
public void setLyrics(java.lang.String lyrics)
- Overrides:
setLyrics
in class TGLyric
start
public void start()
start
public void start(int index)
setCurrentMeasure
public void setCurrentMeasure(TGMeasureImpl measure)
paintCurrentNoteBeats
public void paintCurrentNoteBeats(TGPainter painter,
ViewLayout layout,
TGMeasureImpl currentMeasure,
int fromX,
int fromY)
getHeight
public int getHeight()