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