Sets the lower limit for the value of the up-down control.
public void setMinimum( int value )
value
The lower limit for the value of the up-down control. The default value is 0.
See Also getMinimum