ProgressBar.setValue

Overview | Methods | This Package | All Packages

ProgressBar.setValue

Sets the ProgressBar control's current position and redraws the control to reflect the new position.

Syntax

public final void setValue( int value )

Parameters

value

The new position on the ProgressBar control.

See Also   getValue