|
||||||||||
| 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.dynamics.CrossoverControl
public class CrossoverControl
| Constructor Summary | |
|---|---|
CrossoverControl(java.lang.String name,
float freq)
|
|
| Method Summary | |
|---|---|
int |
getFrequency()
|
| 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 |
|---|
applyPreset, getInsertColor, getIntValue, getLaw, getPrecision, getPresetNames, getValue, getValueString, setInsertColor, setIntValue, setValue |
| 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 CrossoverControl(java.lang.String name,
float freq)
| Method Detail |
|---|
public int getFrequency()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||