|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageEventListener
Interface that objects interested in receiving Image-level events should implement.
Method Summary | |
---|---|
void |
imageChanged(ImageEvent ie)
The Image state has changed, and the view should be updated. |
void |
imageError(ImageEvent ie)
The Image Source, or Model had an error, and the user should be notified. |
Method Detail |
---|
void imageChanged(ImageEvent ie)
void imageError(ImageEvent ie)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |