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
TrackBar.setSmallChange
Sets the number of units the slider moves when the user presses the LEFT ARROW, RIGHT ARROW, UP ARROW, or DOWN ARROW key.
Syntax
public void setSmallChange( int value )
Parameters
value
The number of units the slider moves when the user presses an arrow key. The default value is 1.
See Also getSmallChange