Module java.desktop

Interface IIOWriteProgressListener

All Superinterfaces:
EventListener

public interface IIOWriteProgressListener extends EventListener
An interface used by ImageWriter implementations to notify callers of their image writing methods of progress.
See Also: