Constructor and Description |
---|
ScrollBarChangeValueEvent(T component,
Context context,
Frame frame,
float oldValue,
float newValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
float |
getNewValue()
Returns new value of scrollbar.
|
float |
getOldValue()
Returns old value of scrollbar.
|
int |
hashCode() |
getComponent, getContext, getFrame, toString