|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.frinika.tootX.midi.MidiInDeviceManager.DeviceReceiver
public static class MidiInDeviceManager.DeviceReceiver
Used to forward messages to the project with the associated device info
Method Summary | |
---|---|
void |
close()
|
javax.sound.midi.MidiDevice |
getDevice()
|
void |
send(javax.sound.midi.MidiMessage arg0,
long arg1)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void send(javax.sound.midi.MidiMessage arg0, long arg1)
send
in interface javax.sound.midi.Receiver
public void close()
close
in interface javax.sound.midi.Receiver
public javax.sound.midi.MidiDevice getDevice()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |