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

Method Index

 o invalidZoomFactorSet(ZoomErrorEvent)
Invoked when an invalid zoom factor is set.

Methods

 o invalidZoomFactorSet
 public abstract void invalidZoomFactorSet(ZoomErrorEvent e)
Invoked when an invalid zoom factor is set.


All Packages  Class Hierarchy  This Package  Previous  Next  Index