public class MutableParameter extends LXListenableParameter
LXParameter.Formatter, LXParameter.Polarity, LXParameter.Units
description
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, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, get, getCanonicalLabel, getCanonicalLabel, getCanonicalPath, getCanonicalPath, getComponent, getComponent, getParameter, getParameter
public 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)
LXListenableParameter
updateValue
in class LXListenableParameter
value
- New valuepublic int getValuei()
LX library by Mark C. Slee. © 2012-2020