UpDown.setMaximum

Overview | Methods | This Package | All Packages

UpDown.setMaximum

Sets the upper limit for the value of the up-down control.

Syntax

public void setMaximum( int value )

Parameters

value

The upper limit for the value of the up-down control. The default value is 100.

See Also   getMaximum