Sets the ProgressBar control's current position and redraws the control to reflect the new position.
public final void setValue( int value )
value
The new position on the ProgressBar control.
See Also getValue