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
TrackBar.setMaximum
Sets the maximum value of the trackbar.
Syntax
public void setMaximum( int value )
Parameters
value
The maximum value for the trackbar. The default value is 10.
See Also setRange, getMaximum