Sets the upper limit for the value of the up-down control.
public void setMaximum( int value )
value
The upper limit for the value of the up-down control. The default value is 100.
See Also getMaximum