Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
ScrollEventType.FIRST
Specifies that the HOME key was pressed to move the scroll thumb to the minimum value.
Syntax
public static final int FIRST;
Remarks
In order for the scroll bar to accept keyboard input, it must have focus and its tabStop property must be set to true.