|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMidiPort
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()
|
void |
open()
|
MidiOut |
out()
|
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 MidiOut out()
public void open()
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 |