Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Class CMBUpdateMappingHelpEvent

java.lang.Object
  |
  +--java.util.EventObject
        |
        +--com.ibm.mm.beans.gui.CMBUpdateMappingHelpEvent
All Implemented Interfaces:
java.io.Serializable

public class CMBUpdateMappingHelpEvent
extends java.util.EventObject

Generated by CMBLogonPanel when help is invoked on the update mapping dialog

See Also:
Serialized Form

Fields inherited from class java.util.EventObject
source
 
Constructor Summary
CMBUpdateMappingHelpEvent(java.lang.Object o)
          constructs the event.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMBUpdateMappingHelpEvent

public CMBUpdateMappingHelpEvent(java.lang.Object o)
constructs the event.
Parameters:
source - the source of the event.

EIP JavaBeans

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