com.ibm.mm.beans.gui
Interface CMBItemPopupListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBItemPopupListener
- extends java.util.EventListener
The listener interface for the CMBItemPopupEvent.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
void |
onItemPopup(CMBItemPopupEvent evt)
invoked when a right mouse click has occurred on a folder or document
in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer). |
copyright
public static final java.lang.String copyright
onItemPopup
public void onItemPopup(CMBItemPopupEvent evt)
- invoked when a right mouse click has occurred on a folder or 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.