Uiinfrastructure API Docs  
 

IProgressTracker.setNumSteps Method 

Sets the maximum for progress tracking

void setNumSteps(
   int max
);

Parameters

max

See Also

IProgressTracker Interface | com.plumtree.uiinfrastructure.diagnostic.testinterface Namespace