ProgressBar.increment

Overview | Methods | This Package | All Packages

ProgressBar.increment

Advances the current position for the ProgressBar control by the specified step increment and redraws the control to reflect the new position.

Syntax

public final void increment( int value )

Parameters

value

The amount by which to increment the control's current position.