|
|||||||||
| 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.MidiOutputPort
public abstract class MidiOutputPort
| Constructor Summary | |
|---|---|
MidiOutputPort(java.lang.String key,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
abstract void |
check()
|
abstract MidiReceiver |
getReceiver()
|
| Methods inherited from class org.herac.tuxguitar.player.base.MidiPort |
|---|
close, getKey, getName, open |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidiOutputPort(java.lang.String key,
java.lang.String name)
| Method Detail |
|---|
public abstract void check()
throws MidiPlayerException
MidiPlayerException
public abstract MidiReceiver getReceiver()
throws MidiPlayerException
MidiPlayerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||