|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.diagnostic.ProgressManager
public class ProgressManager
Handles progress tracking for all tests. Each object has a single tasks' detail.
| Constructor Summary | |
|---|---|
ProgressManager(int numTests,
boolean verbose)
|
|
| Method Summary | |
|---|---|
IProgressTracker |
getTracker(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProgressManager(int numTests,
boolean verbose)
| Method Detail |
|---|
public IProgressTracker getTracker(int index)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||