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
annotationPropertiesUpdated
public void annotationPropertiesUpdated(CMBAnnotationPropertiesUpdatedEvent evt)
- Invoked when the properties of an annotation is changed.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.