Constructor and Description |
---|
SliderChangeValueEvent(T component,
Context context,
Frame frame,
float oldValue,
float newValue)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
float |
getNewValue()
Returns new slider value.
|
float |
getOldValue()
Returns old slider value.
|
equals, getComponent, getContext, getFrame, hashCode, toString