|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.charlesames.utility.common.Disposable
net.charlesames.music.midi.MidiEntity
net.charlesames.music.midi.MidiTrackEvent
public class MidiTrackEvent
| Method Summary | |
|---|---|
MidiTrack |
getContainer()
Get the MidiTrack instance which holds this event. |
java.lang.String |
getDescription()
Get a text description of the event. |
javax.sound.midi.MidiEvent |
getEvent()
Get the javax.sound.midi.MidiEvent instance. |
int |
getMidiEventID()
Get the MIDI event id. |
| Methods inherited from class net.charlesames.music.midi.MidiEntity |
|---|
dispose, getID, getName, setName |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public MidiTrack getContainer()
MidiTrack instance which holds this event.
getContainer in class MidiEntityMidiTrack instance which holds this event.public int getMidiEventID()
public javax.sound.midi.MidiEvent getEvent()
public java.lang.String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||