|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface Downloader.Listener
DOCUMENT ME!
| Method Summary | |
|---|---|
void |
downloaded(Downloader dwnl,
java.io.IOException errorIfAny)
is called when a download from a Downloader finished. |
| Method Detail |
|---|
void downloaded(Downloader dwnl,
java.io.IOException errorIfAny)
dwnl - DOCUMENT ME!errorIfAny - if null, the download completed normally,
otherwise it contains the error that caused the failure
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||