|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Adjustable, |
Constructs an AdjustmentEvent object with the specified Adjustable source event type adjustment type and value. |
Changed Constructors | ||
Adjustable, |
Documentation changed from old to new. |
Constructs an AdjustmentEvent object with the specified Adjustable source event type adjustment type and value. |
Added Methods | |
boolean getValueIsAdjusting() |
Returns true if this is one of multiple adjustment events. |
Changed Methods | ||
Adjustable getAdjustable() |
Documentation changed from old to new. |
Returns the Adjustable object where this event originated. |
int getAdjustmentType() |
Documentation changed from old to new. |
Returns the type of adjustment which caused the value changed event. |
int getValue() |
Documentation changed from old to new. |
Returns the current value in the adjustment event. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |