| 
 | JavaTM 2 Platform Std. Ed. v1.4.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A Transmitter sends MidiEventReceivers
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()
nullpublic void close()
IllegalArgumentException or other exception to be thrown.
| 
 | JavaTM 2 Platform Std. Ed. v1.4.1 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.