|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageViewListener
Image view listener interface.
| Nested Class Summary | |
|---|---|
static class |
ImageViewListener.Adapter
Image view listener adapter. |
| Method Summary | |
|---|---|
void |
asynchronousChanged(ImageView imageView)
Called when an image view's asynchronous flag has changed. |
void |
imageChanged(ImageView imageView,
Image previousImage)
Called when an image view's image has changed. |
| Method Detail |
|---|
void imageChanged(ImageView imageView,
Image previousImage)
imageView - previousImage - void asynchronousChanged(ImageView imageView)
imageView -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||