|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A SongPhraseList is a list of separate SongPhrases that are played one after the other.
Method Summary | |
void |
addPhrase(SongPhrase phrase)
|
SongPhrase |
getPhrase(int index)
|
int |
getPhraseCount()
|
Methods inherited from interface dguitar.adaptors.song.SongPhrase |
getPerformanceMeasure, getPerformanceMeasureCount, getScoreMeasure, getScoreMeasureCount |
Method Detail |
public void addPhrase(SongPhrase phrase)
public SongPhrase getPhrase(int index)
public int getPhraseCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |