|
kiyut.citra 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProgressListener
ProgressListener
| Method Summary | |
|---|---|
void |
progressCancelled(ProgressEvent evt)
Invoked when the progress cancelled. |
void |
progressCompleted(ProgressEvent evt)
Invoked when the progress completed. |
void |
progressFailed(ProgressEvent evt)
Invoked when the progress failed. |
void |
progressStarted(ProgressEvent evt)
Invoked when the progress started. |
| Method Detail |
|---|
void progressStarted(ProgressEvent evt)
evt - an object which describes the eventvoid progressCompleted(ProgressEvent evt)
evt - an object which describes the eventvoid progressCancelled(ProgressEvent evt)
evt - an object which describes the eventvoid progressFailed(ProgressEvent evt)
evt - an object which describes the event
|
kiyut.citra 2.5 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||