uk.org.toot.midi.core
Class LegacyDevices.DeviceAdaptor
java.lang.Object
java.util.Observable
uk.org.toot.midi.core.AbstractMidiDevice
uk.org.toot.midi.core.LegacyDevices.DeviceAdaptor
- All Implemented Interfaces:
- MidiDevice, IObservable
- Enclosing class:
- LegacyDevices
public static class LegacyDevices.DeviceAdaptor
- extends AbstractMidiDevice
Methods inherited from class java.util.Observable |
addObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LegacyDevices.DeviceAdaptor
public LegacyDevices.DeviceAdaptor(javax.sound.midi.MidiDevice device)
throws javax.sound.midi.MidiUnavailableException
- Throws:
javax.sound.midi.MidiUnavailableException
open
public void open()
throws javax.sound.midi.MidiUnavailableException
- Throws:
javax.sound.midi.MidiUnavailableException
closeMidi
public void closeMidi()
isOpen
public boolean isOpen()
getProvider
public java.lang.String getProvider()
getDescription
public java.lang.String getDescription()
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.