Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBChangePasswordCompletedListener

All Superinterfaces:
java.util.EventListener

public interface CMBChangePasswordCompletedListener
extends java.util.EventListener

The listener interface for the CMBChangePasswordHelpEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onChangePasswordCompleted(CMBChangePasswordCompletedEvent e)
          Invoked by the CMBLogonPanel when the password has been changed
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onChangePasswordCompleted

public void onChangePasswordCompleted(CMBChangePasswordCompletedEvent e)
Invoked by the CMBLogonPanel when the password has been changed

EIP JavaBeans

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