Overview | Methods | This Package | All Packages
Sets the lower limit for the value of the up-down control.
Syntax
public void setMinimum( int value )
Parameters
value
The lower limit for the value of the up-down control. The default value is 0.
See Also getMinimum