Overview | Methods | Fields | This Package | All Packages
Specifies that the END key was pressed to move the scroll thumb to the maximum value.
Syntax
public static final int LAST;
Remarks
In order for the scroll bar to accept keyboard input, it must have focus and its tabStop property must be set to true.