Enterprise Information Portal APIs

com.ibm.mm.viewer.annotation
Interface CMBAnnotationCreatedListener

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

public interface CMBAnnotationCreatedListener
extends java.util.EventListener

The listener interface for the CMBAnnotationCreatedEvent.

Since:
8.1

Method Summary
 void annotationCreated(CMBAnnotationCreatedEvent evt)
          Invoked when an annotation is created.
 

Method Detail

annotationCreated

public void annotationCreated(CMBAnnotationCreatedEvent evt)
Invoked when an annotation is created.

EIP JavaBeans

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