Enterprise Information Portal APIs

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.
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onHelp

public void onHelp(CMBHelpEvent evt)
invoked when F1 or the Help button is pressed in the source.

EIP JavaBeans

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.