com.ibm.mm.beans.gui
Interface CMBItemActionListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBItemActionListener
- extends java.util.EventListener
The listener interface for the CMBItemActionEvent.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
void |
onItemAction(CMBItemActionEvent evt)
invoked when a double-click or Enter has been pressed on a document or folder
in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer). |
copyright
public static final java.lang.String copyright
onItemAction
public void onItemAction(CMBItemActionEvent evt)
- invoked when a double-click or Enter has been pressed on a document or folder
in the details pane of the source (a CMBSearchResultsViewer or CMBFolderViewer).
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.