|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProgressListener
This interface describes objects that can register themselves as listeners to ProcessProgressReporters. They need to be able to handle progress change and process finished events.
| Method Summary | |
|---|---|
void |
processFinished()
Called when the process is finished. |
void |
progressChanged(int i)
Called when the progress has changed |
| Method Detail |
|---|
void progressChanged(int i)
i - void processFinished()
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||