|
||||||||||
| 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.LCRControl
uk.org.toot.audio.mixer.MixControls.PanControl
public static class MixControls.PanControl
A PanControl implements stereo pan.
| Constructor Summary | |
|---|---|
MixControls.PanControl()
|
|
| Method Summary | |
|---|---|
float |
getLeft()
|
float |
getPan()
|
float |
getRight()
|
void |
setValue(float value)
Sets the current value for the control. |
| Methods inherited from class uk.org.toot.audio.mixer.MixControls.LCRControl |
|---|
applyPreset, getPresetNames |
| 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.PanControl()
| Method Detail |
|---|
public float getLeft()
getLeft in class MixControls.LCRControlpublic float getRight()
getRight in class MixControls.LCRControlpublic void setValue(float value)
LawControl
setValue in class LawControlvalue - the desired new valuepublic float getPan()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||