All Packages Class Hierarchy This Package Previous Next Index
Interface com.ibm.imageprocessing.event.ZoomErrorListener
- public interface ZoomErrorListener
- extends EventListener
The listener interface for receiving ZoomErrorEvent.
- See Also:
- EventListener
-
invalidZoomFactorSet(ZoomErrorEvent)
-
Invoked when an invalid zoom factor is set.
invalidZoomFactorSet
public abstract void invalidZoomFactorSet(ZoomErrorEvent e)
- Invoked when an invalid zoom factor is set.
All Packages Class Hierarchy This Package Previous Next Index