Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBDocumentOpenedListener

All Superinterfaces:
java.util.EventListener

public interface CMBDocumentOpenedListener
extends java.util.EventListener

The listener interface for the CMBDocumentOpenedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onDocumentOpened(CMBDocumentOpenedEvent evt)
          invoked when a document is opened in CMBDocumentViewer.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onDocumentOpened

public void onDocumentOpened(CMBDocumentOpenedEvent evt)
invoked when a document is opened in CMBDocumentViewer.

EIP JavaBeans

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