Module java.desktop

Interface IIOReadUpdateListener

All Superinterfaces:
EventListener

public interface IIOReadUpdateListener extends EventListener
An interface used by ImageReader implementations to notify callers of their image and thumbnail reading methods of pixel updates.
See Also: