Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

ProgressBar.setMinimum

Sets the lower limit of the ProgressBar control's range and redraws the control to reflect the new value.

Syntax

public final void setMinimum( int value )

Parameters

value

The new lower limit of the range.

See Also   getMinimum