Uses of Interface
com.iizigo.image.IImageInfoChanged
Packages that use IImageInfoChanged Package Description com.iizigo.image Uses of IImageInfoChanged in com.iizigo.image
Classes in com.iizigo.image that implement IImageInfoChanged Modifier and Type Class Description class
ImagesControl<T extends PropCnr>
The multiple images control that shows locations and can edit them.class
SingleImageControl
The image control that can show the zoom level.Methods in com.iizigo.image with parameters of type IImageInfoChanged Modifier and Type Method Description void
ImageInfo. addListener(IImageInfoChanged listener)
Adds listener.void
ImageInfo. removeListener(IImageInfoChanged listener)
Adds listener.