Enterprise Information Portal APIs

com.ibm.mm.viewer.annotation
Interface CMBAnnotationResizedListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CMBGenericDocViewer

public interface CMBAnnotationResizedListener
extends java.util.EventListener

The listener interface for the CMBAnnotationResizedEvent.

Since:
8.1

Method Summary
 void annotationResized(CMBAnnotationResizedEvent evt)
          Invoked when an annotation is resized.
 

Method Detail

annotationResized

public void annotationResized(CMBAnnotationResizedEvent evt)
Invoked when an annotation is resized.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.