|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.Observable
uk.org.toot.midi.core.DefaultMidiSystem
uk.org.toot.midi.core.DefaultConnectedMidiSystem
uk.org.toot.project.midi.ProjectMidiSystem
public class ProjectMidiSystem
Constructor Summary | |
---|---|
ProjectMidiSystem(SingleTransportProject p)
|
Method Summary |
---|
Methods inherited from class uk.org.toot.midi.core.DefaultConnectedMidiSystem |
---|
closeMidiConnection, closeMidiConnection, createMidiConnection, createMidiConnection, getMidiConnections, notifyObservers |
Methods inherited from class uk.org.toot.midi.core.DefaultMidiSystem |
---|
addMidiDevice, close, getMidiDevices, getMidiInputs, getMidiOutputs, removeMidiDevice |
Methods inherited from class java.util.Observable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface uk.org.toot.midi.core.MidiSystem |
---|
addMidiDevice, close, getMidiDevices, getMidiInputs, getMidiOutputs, removeMidiDevice |
Methods inherited from interface uk.org.toot.misc.IObservable |
---|
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers |
Constructor Detail |
---|
public ProjectMidiSystem(SingleTransportProject p)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |