|
||||||||||
| 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.LawControl
uk.org.toot.control.FloatControl
uk.org.toot.audio.mixer.MixControls.FrontRearControl
public static class MixControls.FrontRearControl
A FrontRearControl.
| Constructor Summary | |
|---|---|
MixControls.FrontRearControl()
|
|
| Method Summary | |
|---|---|
void |
applyPreset(java.lang.String presetName)
|
float |
getFront()
|
java.lang.String[] |
getPresetNames()
|
float |
getRear()
|
void |
setValue(float value)
Sets the current value for the control. |
| Methods inherited from class uk.org.toot.control.FloatControl |
|---|
getMaximum, getMaxLabel, getMidLabel, getMinimum, getMinLabel, isRotary, toString |
| Methods inherited from class uk.org.toot.control.LawControl |
|---|
getInsertColor, getIntValue, getLaw, getPrecision, getValue, getValueString, setInsertColor, setIntValue |
| Methods inherited from class uk.org.toot.control.Control |
|---|
getAnnotation, getControlPath, getControlPath, getId, getName, getParent, isAdjusting, isEnabled, isHidden, isIndicator, setAdjusting, setAnnotation, setEnabled, setHidden, 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 |
| Constructor Detail |
|---|
public MixControls.FrontRearControl()
| Method Detail |
|---|
public float getFront()
public float getRear()
public void setValue(float value)
LawControl
setValue in class LawControlvalue - the desired new valuepublic java.lang.String[] getPresetNames()
getPresetNames in class LawControlpublic void applyPreset(java.lang.String presetName)
applyPreset in class LawControl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||