Overview | Methods | This Package | All Packages
Sets the number of units the slider moves when the user presses the PAGE UP or PAGE DOWN key or clicks in the control on either side of the slider.
Syntax
public void setLargeChange( int value )
Parameters
value
An integer that indicates the number of units the slider moves when the user presses the PAGE UP or PAGE DOWN key or clicks in the control on either side of the slider. The default value is 5.
See Also getLargeChange