public class XMLDevice extends Device
| Constructor and Description |
|---|
XMLDevice(XmlDeviceSpecDocument.XmlDeviceSpec xmlDeviceSpec) |
| Modifier and Type | Method and Description |
|---|---|
JPanel |
config()
Create a configration panel.
|
IDriver |
getDriver(XmlDriverDefs.XmlDriverDef.DriverType.Enum driverType,
String patchType) |
void |
setup(Preferences preferences)
Called after Device(Preferences prefs) is called.
|
addDriver, driverCount, getAuthors, getChannel, getDeviceID, getDeviceName, getDeviceNum, getDriver, getDriverList, getInfoText, getInPort, getInquiryID, getManufacturerName, getModelName, getOutPortName, getPreferences, getSynthName, send, setChannel, setDeviceID, setDeviceManager, setInPort, setMidiBufSize, setMidiService, setMidiSettings, setOutPortName, setSynthName, showDetails, toStringpublic XMLDevice(XmlDeviceSpecDocument.XmlDeviceSpec xmlDeviceSpec)
public IDriver getDriver(XmlDriverDefs.XmlDriverDef.DriverType.Enum driverType, String patchType)
public void setup(Preferences preferences)
DeviceCopyright © 2014. All Rights Reserved.