|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.share.midi.TMidiDevice.TReceiver
public class TMidiDevice.TReceiver
Receiver proxy class. This class' objects are handed out on calls to TMidiDevice.getReceiver().
Constructor Summary | |
---|---|
TMidiDevice.TReceiver()
|
Method Summary | |
---|---|
void |
close()
Closes the receiver. |
void |
send(MidiMessage message,
long lTimeStamp)
Receive a MidiMessage. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TMidiDevice.TReceiver()
Method Detail |
---|
public void send(MidiMessage message, long lTimeStamp)
send
in interface Receiver
public void close()
close
in interface Receiver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |