com.ibm.mm.beans.gui
Interface CMBHelpListener
- All Superinterfaces:
- java.util.EventListener
- public interface CMBHelpListener
- extends java.util.EventListener
The listener interface for the CMBHelpEvent.
Field Summary |
static java.lang.String |
copyright
|
Method Summary |
void |
onHelp(CMBHelpEvent evt)
invoked when F1 or the Help button is pressed in the source. |
copyright
public static final java.lang.String copyright
onHelp
public void onHelp(CMBHelpEvent evt)
- invoked when F1 or the Help button is pressed in the source.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.