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, toString
public XMLDevice(XmlDeviceSpecDocument.XmlDeviceSpec xmlDeviceSpec)
public IDriver getDriver(XmlDriverDefs.XmlDriverDef.DriverType.Enum driverType, String patchType)
public void setup(Preferences preferences)
Device
Copyright © 2014. All Rights Reserved.