public class NordLeadDevice extends Device implements ItemListener
Constructor and Description |
---|
NordLeadDevice()
Creates new NordLead
|
Modifier and Type | Method and Description |
---|---|
JPanel |
config()
Create a configration panel.
|
int |
getGlobalChannel()
Getter for property globalChannel.
|
void |
itemStateChanged(ItemEvent e) |
void |
setGlobalChannel(int globalChannel)
Setter for property globalChannel.
|
void |
setup(Preferences prefs)
Constructor for for actual work.
|
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 void setup(Preferences prefs)
public JPanel config()
Device
public void itemStateChanged(ItemEvent e)
itemStateChanged
in interface ItemListener
public int getGlobalChannel()
public void setGlobalChannel(int globalChannel)
globalChannel
- New value of property globalChannel.Copyright © 2014. All Rights Reserved.