uk.org.toot.synth.modules.mixer
Class MixerControls
java.lang.Object
java.util.Observable
uk.org.toot.control.Control
uk.org.toot.control.CompoundControl
uk.org.toot.synth.modules.mixer.MixerControls
- All Implemented Interfaces:
- MixerVariables
public class MixerControls
- extends CompoundControl
- implements MixerVariables
Field Summary |
static int |
LEVEL
|
Constructor Summary |
MixerControls(int id,
int instanceIndex,
java.lang.String name,
int idOffset,
int count)
|
MixerControls(int instanceIndex,
java.lang.String name,
int idOffset,
int count)
|
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, isPluginParent, 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 |
LEVEL
public static final int LEVEL
- See Also:
- Constant Field Values
MixerControls
public MixerControls(int instanceIndex,
java.lang.String name,
int idOffset,
int count)
MixerControls
public MixerControls(int id,
int instanceIndex,
java.lang.String name,
int idOffset,
int count)
getCount
public int getCount()
- Specified by:
getCount
in interface MixerVariables
getLevel
public float getLevel(int n)
- Specified by:
getLevel
in interface MixerVariables
Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.