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