|
HTML Parser Home Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PictureListener
Provides notification functionality for pictures.
| Method Summary | |
|---|---|
void |
pictureReady(Picture picture)
Notification for a picture ready for use (loaded into memory). |
void |
pictureReceived(Picture picture)
Notification for a download completed. |
| Method Detail |
|---|
void pictureReceived(Picture picture)
picture - The picture for which download has finished.void pictureReady(Picture picture)
|
© 2006 Derrick Oswald Sep 17, 2006
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| HTML Parser is an open source library released under Common Public License. | |