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). |
copyright
public static final java.lang.String copyright
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).
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.