javax.imageio.event
public interface IIOReadWarningListener extends EventListener
| Method Summary | |
|---|---|
| void | warningOccurred(ImageReader source, String warning)
Reports the occurrence of a non-fatal error in decoding.
|
Parameters: source the ImageReader object calling this method warning the warning