UpDown.setMinimum

Overview | Methods | This Package | All Packages

UpDown.setMinimum

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