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.setRange
Sets the minimum and maximum values for the trackbar.
Syntax
public void setRange( int minValue**, int** maxValue )
Parameters
minValue
The minimum value of the trackbar.
maxValue
The maximum value for the trackbar.
See Also setMinimum, setMinimum