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.
public void setLargeChange( int value )
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