com.ibm.mm.viewer.annotation
Interface CMBAnnotationSelectedListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBGenericDocViewer
- public interface CMBAnnotationSelectedListener
- extends java.util.EventListener
The listener interface for the CMBAnnotationSelectedEvent.
- Since:
- 8.1
annotationSelected
public void annotationSelected(CMBAnnotationSelectedEvent evt)
- Invoked when an annotation is selected.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.