Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.herac.tuxguitar.song.models.Lyric
public class Lyric
extends java.lang.Object
Method Summary | |
int |
|
String[] | |
String | |
boolean |
|
void |
|
void |
|
public int getFrom()
public String[] getLyricBeats()
public String getLyrics()
public boolean isEmpty()
public void setFrom(int from)
public void setLyrics(String lyrics)