com.ibm.mm.beans.gui
Interface CMBViewDocumentListener
- All Superinterfaces:
- java.util.EventListener
- All Known Implementing Classes:
- CMBDocumentViewer
- public interface CMBViewDocumentListener
- extends java.util.EventListener
The listener interface for the CMBViewDocumentEvent.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
void |
onViewDocument(CMBViewDocumentEvent evt)
invoked when View menu item has been selected on a document in
the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer). |
copyright
public static final java.lang.String copyright
onViewDocument
public void onViewDocument(CMBViewDocumentEvent evt)
- invoked when View menu item has been selected on a document in
the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.