|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.CompoundControl
uk.org.toot.synth.SynthControls
uk.org.toot.synth.ChannelledSynthControls
uk.org.toot.synth.synths.multi.MultiSynthControls
public class MultiSynthControls
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class uk.org.toot.control.CompoundControl |
|---|
CompoundControl.BypassControl |
| Field Summary | |
|---|---|
static int |
ID
|
static java.lang.String |
NAME
|
| Fields inherited from class uk.org.toot.control.CompoundControl |
|---|
USE_PARENT_PROVIDER_ID |
| Constructor Summary | |
|---|---|
MultiSynthControls()
|
|
| Method Summary | |
|---|---|
boolean |
isPluginParent()
|
void |
setChannelControls(int chan,
CompoundControl c)
|
| Methods inherited from class uk.org.toot.synth.ChannelledSynthControls |
|---|
getChannelControls, getGlobalControls |
| Methods inherited from class uk.org.toot.control.CompoundControl |
|---|
canBeDeleted, canBeInsertedBefore, canBeMinimized, canBeMoved, canBeMovedBefore, deepFind, find, find, find, getAlignmentY, getAlternate, getClientProperty, getControls, getInstanceIndex, getMemberControls, getNativeSupport, getPersistence, getPersistenceDomain, getProviderId, hasCustomUI, hasPresets, isAlwaysHorizontal, isAlwaysVertical, isNeverBordered, putClientProperty, setEnabled, setPersistence, setProviderId, toString |
| Methods inherited from class uk.org.toot.control.Control |
|---|
getAnnotation, getControlPath, getControlPath, getId, getIntValue, getName, getParent, getValueString, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setHidden, setIntValue, setName |
| 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 |
| Field Detail |
|---|
public static final int ID
public static final java.lang.String NAME
| Constructor Detail |
|---|
public MultiSynthControls()
| Method Detail |
|---|
public void setChannelControls(int chan,
CompoundControl c)
public boolean isPluginParent()
isPluginParent in class CompoundControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||