Advances the current position for the ProgressBar control by the specified step increment and redraws the control to reflect the new position.
public final void increment( int value )
value
The amount by which to increment the control's current position.