Enterprise Information Portal APIs

com.ibm.mm.beans.gui
Interface CMBLogonCancelledListener

All Superinterfaces:
java.util.EventListener

public interface CMBLogonCancelledListener
extends java.util.EventListener

The listener interface for the CMBLogonCancelledEvent.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 void onLogonCancelled(CMBLogonCancelledEvent e)
          Invoked when the Cancel button is pressed in the LogonPanel
 

Field Detail

copyright

public static final java.lang.String copyright
Method Detail

onLogonCancelled

public void onLogonCancelled(CMBLogonCancelledEvent e)
Invoked when the Cancel button is pressed in the LogonPanel

EIP JavaBeans

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