|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectMidiOutputPort
org.herac.tuxguitar.player.impl.jsa.midiport.MidiPortOut
public class MidiPortOut
| Constructor Summary | |
|---|---|
MidiPortOut(javax.sound.midi.MidiDevice device)
|
|
| Method Summary | |
|---|---|
void |
check()
|
void |
close()
|
MidiReceiver |
getReceiver()
|
void |
open()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiPortOut(javax.sound.midi.MidiDevice device)
| Method Detail |
|---|
public MidiReceiver getReceiver()
public void open()
throws MidiPlayerException
MidiPlayerException
public void close()
throws MidiPlayerException
MidiPlayerException
public void check()
throws MidiPlayerException
MidiPlayerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||