TrackBar.getSmallChange

Overview | Methods | This Package | All Packages

TrackBar.getSmallChange

Retrieves the number of units the slider moves when the user presses the LEFT ARROW, RIGHT ARROW, UP ARROW, or DOWN ARROW key.

Syntax

public int getSmallChange()

Return Value

Returns the number of units the slider moves when the user presses an arrow key.

See Also   setSmallChange