Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBFolderPopupListener

All Superinterfaces:
java.util.EventListener

public interface CMBFolderPopupListener
extends java.util.EventListener

The listener interface for the CMBFolderPopupEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onFolderPopup(CMBFolderPopupEvent evt)
          invoked when a right mouse click has occured in the tree pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onFolderPopup

public void onFolderPopup(CMBFolderPopupEvent evt)
invoked when a right mouse click has occured in the tree pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).

EIP JavaBeans

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