|
|||||||||
| Home >> All >> [ comiccollection overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
comiccollection
Interface ComicReceiver

- All Known Implementing Classes:
- ComicWindow
- interface ComicReceiver
| Method Summary | |
boolean |
comicContinue()
|
void |
comicFailed(java.lang.String reason)
|
void |
comicProgress(int done,
int total)
|
void |
comicShow(int offset,
boolean download)
|
void |
comicStarted()
|
| Method Detail |
comicStarted
public void comicStarted()
comicProgress
public void comicProgress(int done,
int total)
comicFailed
public void comicFailed(java.lang.String reason)
comicShow
public void comicShow(int offset,
boolean download)
comicContinue
public boolean comicContinue()
|
|||||||||
| Home >> All >> [ comiccollection overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC