|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Transmitter
sends
objects to one or more
MidiEvent
. Common MIDI transmitters include sequencers
and MIDI input ports.
Receivers
Receiver
Method Summary | |
void |
close()
Indicates that the application has finished using the transmitter, and that limited resources it requires may be released or made available. |
Receiver |
getReceiver()
Obtains the current receiver to which this transmitter will deliver MIDI messages. |
void |
setReceiver(Receiver receiver)
Sets the receiver to which this transmitter will deliver MIDI messages. |
Method Detail |
public void setReceiver(Receiver receiver)
receiver
- the desired receiver.public Receiver getReceiver()
null
public void close()
IllegalArgumentException
or other exception to be thrown.
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.