AdjustmentEvent:BLOCK-DECREMENT,TRACK,INTEGER CONSTANT
The AdjustmentEvent Class
An AdjustmentEvent is generated by a scroll bar.Adjustment events.
- BLOCK_DECREMENT :
The user clicked inside the scroll bar to decrease its value.
- BLOCK_INCREMENT:
The user clicked inside the scroll bar to increase its value.
- TRACK:
The slider was dragged.
- UNIT_DECREMENT :
The button at the end of the scroll bar was clicked to decrease its value.
- UNIT_INCREMENT :
The button at the end of the scroll bar was clicked to increase its value.