API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.imageio.event. IIOWriteWarningListener View Source
Author(s)
Since
Version
0.5
Serial
Hierarchy
 EventListener
      IIOWriteWarningListener
Subinterfaces
Description
public interface IIOWriteWarningListener
  An interface used by ImageWriter implementations to notify callers of their image and thumbnail reading methods of warnings (non-fatal errors).
Methods
Hide/Show inherited methods
public void warningOccurred (ImageWriter source, int imageIndex, String warning)
  Reports the occurence of a non-fatal error in encoding.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar