Enterprise Information Portal APIs

com.ibm.mm.viewer.annotation
Interface CMBAnnotationPropertiesUpdatedListener

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

public interface CMBAnnotationPropertiesUpdatedListener
extends java.util.EventListener

The listener interface for the CMBAnnotationPropertiesUpdatedEvent.

Since:
8.1

Method Summary
 void annotationPropertiesUpdated(CMBAnnotationPropertiesUpdatedEvent evt)
          Invoked when the properties of an annotation is changed.
 

Method Detail

annotationPropertiesUpdated

public void annotationPropertiesUpdated(CMBAnnotationPropertiesUpdatedEvent evt)
Invoked when the properties of an annotation is changed.

EIP JavaBeans

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