|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmusic.midi.NoteWrapper
public class NoteWrapper
Constructor Summary | |
---|---|
NoteWrapper(jm.music.data.Note note,
long onTick)
|
Method Summary | |
---|---|
void |
add(jm.music.data.Note n)
|
jm.music.data.Note |
getNote()
|
jm.music.data.Note |
getNote(int i)
|
long |
getOnTick()
|
int |
getSize()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NoteWrapper(jm.music.data.Note note, long onTick)
Method Detail |
---|
public void add(jm.music.data.Note n)
public jm.music.data.Note getNote()
public jm.music.data.Note getNote(int i)
public int getSize()
public long getOnTick()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |