public class MutableParameter extends LXListenableParameter
LXParameter.Formatter, LXParameter.Polarity, LXParameter.Unitsdescription| Constructor and Description |
|---|
MutableParameter() |
MutableParameter(double value) |
MutableParameter(String label) |
MutableParameter(String label,
double value) |
| Modifier and Type | Method and Description |
|---|---|
MutableParameter |
decrement() |
int |
getValuei() |
MutableParameter |
increment() |
protected double |
updateValue(double value)
Invoked when the value has changed.
|
addListener, bang, dispose, getDescription, getFormatter, getLabel, getParent, getPath, getPolarity, getUnits, getValue, getValuef, incrementValue, isMappable, removeListener, reset, reset, setComponent, setDescription, setFormatter, setMappable, setPolarity, setUnits, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, get, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getComponent, getComponent, getParameter, getParameterpublic MutableParameter()
public MutableParameter(String label)
public MutableParameter(String label, double value)
public MutableParameter(double value)
public MutableParameter increment()
public MutableParameter decrement()
protected double updateValue(double value)
LXListenableParameterupdateValue in class LXListenableParametervalue - New valuepublic int getValuei()
LX library by Mark C. Slee. © 2012-2020