|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgressListener
The listener interface for receiving progress events.
Method Summary | |
---|---|
void |
notifyFileFinished(java.io.File f)
Notify file finished. |
void |
notifyProgress(int value)
Notify progress. |
Method Detail |
---|
void notifyFileFinished(java.io.File f)
f
- the fvoid notifyProgress(int value)
value
- the value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |