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.
OverviewMethodsThis PackageAll Packages
ScrollBar.setSmallChange
Sets the increment between each small change of the scroll thumb.
Syntax
public void setSmallChange( int value )
Parameters
value
The new small change increment. The default value is 1.
Remarks
The small change value specifies the scroll increment when a scroll bar button is clicked.
See Also getSmallChange, setLargeChange