Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBLogonCompletedListener

All Superinterfaces:
java.util.EventListener

public interface CMBLogonCompletedListener
extends java.util.EventListener

The listener interface for the CMBLogonCompletedEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onLogonCompleted(CMBLogonCompletedEvent e)
          Invoked by the CMBLogonPanel when the logon is successfully completed
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onLogonCompleted

public void onLogonCompleted(CMBLogonCompletedEvent e)
Invoked by the CMBLogonPanel when the logon is successfully completed

EIP JavaBeans

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