|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Implemented by objects that display progress updates for some Pearl function. ProgressHandler handles one task at a time.
| Method Summary | |
void |
showProgress(int current,
int total)
Called when progress occurs on the current task. |
void |
startProgress(java.lang.String title)
Called when a new task begins. |
void |
stopProgress()
Called when a task completes. |
| Method Detail |
public void startProgress(java.lang.String title)
public void showProgress(int current,
int total)
public void stopProgress()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||