|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageInCacheListener
Listener to be notified if an image is available in the cache.
ImageCache.get(File, ImageInCacheListener)| Method Summary | |
|---|---|
void |
imageCached(java.io.File imageFile)
Handle event that the image stored in imageFile is now readily available in the
cache. |
| Method Detail |
|---|
void imageCached(java.io.File imageFile)
imageFile is now readily available in the
cache.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||