| 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| 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()
nullpublic void close()
IllegalArgumentException or other exception to be thrown.
  | 
JavaTM 2 Platform Std. Ed. v1.4.2  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.