Specifies that the HOME key was pressed to move the scroll thumb to the minimum value.
public static final int FIRST;
In order for the scroll bar to accept keyboard input, it must have focus and its tabStop property must be set to true.