Microsoft SDK for Java

TrackBar.getLargeChange

Retrieves 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 int getLargeChange()

Return Value

Returns 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.

See Also   setLargeChange

© 1999 Microsoft Corporation. All rights reserved. Terms of use.