|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.herac.tuxguitar.player.base.MidiPort
org.herac.tuxguitar.player.base.MidiPortEmpty
public class MidiPortEmpty
| Constructor Summary | |
|---|---|
MidiPortEmpty()
|
|
| Method Summary | |
|---|---|
void |
check()
|
void |
close()
|
void |
open()
|
MidiOut |
out()
|
| Methods inherited from class org.herac.tuxguitar.player.base.MidiPort |
|---|
getKey, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiPortEmpty()
| Method Detail |
|---|
public MidiOut out()
throws MidiPlayerException
out in class MidiPortMidiPlayerException
public void open()
throws MidiPlayerException
open in class MidiPortMidiPlayerException
public void close()
throws MidiPlayerException
close in class MidiPortMidiPlayerException
public void check()
throws MidiPlayerException
check in class MidiPortMidiPlayerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||