|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgressMonitor
Interface to monitor the progress of some operation.
View.setProgressMonitor(ProgressMonitor),
Controller.handleEvent(ProgressEvent),
Application.handleEvent(ProgressEvent),
ProgressEvent| Method Summary | |
|---|---|
void |
startProgress(ProgressEvent evt)
|
void |
stopProgress(ProgressEvent evt)
|
void |
updateProgress(ProgressEvent evt)
|
| Method Detail |
|---|
void startProgress(ProgressEvent evt)
void updateProgress(ProgressEvent evt)
void stopProgress(ProgressEvent evt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||