|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSongElement
Constructor Summary | |
SongElement()
|
Method Summary | |
double |
getEndTime()
|
SongElement |
next()
|
void |
setNext(SongElement nextOne)
|
void |
setPhrase(jm.music.data.Phrase myPhrase,
double startTime,
int instrument)
|
void |
showFromMeOn()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SongElement()
Method Detail |
public void setPhrase(jm.music.data.Phrase myPhrase, double startTime, int instrument)
public void setNext(SongElement nextOne)
public SongElement next()
public double getEndTime()
public void showFromMeOn()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |