public class QuasimidiQuasarDevice extends Device
| Modifier and Type | Field and Description |
|---|---|
protected JComboBox |
firstCardSlot |
protected JComboBox |
secondCardSlot |
| Constructor and Description |
|---|
QuasimidiQuasarDevice()
Constructor for DeviceListWriter.
|
| Modifier and Type | Method and Description |
|---|---|
JPanel |
config()
Create a configration panel.
|
int |
getCardInFirstSlot()
Getter for firstCardSlot
|
int |
getCardInSecondSlot()
Getter for secondCardSlot
|
void |
setCardInFirstSlot(int cardInSlot)
Setter for firstCardSlot
|
void |
setCardInSecondSlot(int cardInSlot)
Setter for secondCardSlot
|
void |
setup(Preferences prefs)
Constructor for the 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, toStringprotected JComboBox firstCardSlot
protected JComboBox secondCardSlot
public QuasimidiQuasarDevice()
public void setup(Preferences prefs)
public JPanel config()
public int getCardInFirstSlot()
public void setCardInFirstSlot(int cardInSlot)
public int getCardInSecondSlot()
public void setCardInSecondSlot(int cardInSlot)
Copyright © 2014. All Rights Reserved.