Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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