Uiinfrastructure API Docs  
 

IProgressTracker.init Method 

Sets the number of tasks to be run

void init(
   int iTask,
   int iNumTasks,
   bool verbose
);

See Also

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