Overview | Methods | Fields | This Package | All Packages
Specifies that the value of the scroll bar was decremented by a large change in the scroll thumb.
Syntax
public static final int LARGE_DECREMENT;
Remarks
A scroll event of this type occurs when the user clicks above or to the left of the scroll thumb. Additionally, if the tabStop property of the scroll bar is set to true, this type of event occurs when the scroll bar has focus and the user presses the PAGE UP key.