spin


Description:

public void spin (SpinType direction, double increment)

Increment or decrement a spin button’s value in a specified direction by a specified amount.

Parameters:

this

a SpinButton

direction

a SpinType indicating the direction to spin

increment

step increment to apply in the specified direction