com.quadrique.jbuildingblocks.gui
Class JbbLoginEvent

java.lang.Object
  extended by java.util.EventObject
      extended by com.quadrique.jbuildingblocks.gui.JbbLoginEvent
All Implemented Interfaces:
Serializable

public class JbbLoginEvent
extends EventObject

This class describes the event posted by the Login class whenever the login information has been modified

Author:
Hervé Rivere
See Also:
Serialized Form

Constructor Summary
JbbLoginEvent(Object zSource)
          The constructor of the class.
 
Method Summary
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JbbLoginEvent

public JbbLoginEvent(Object zSource)
The constructor of the class.

Parameters:
zSource - the object that created this event


Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.