talx x1.0.5

talx.events
Class TALEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bytalx.events.TALEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ControllerChangeEvent, EraseEvent, GameChangedEvent, TALMailEvent

public abstract class TALEvent
extends java.util.EventObject

This class defines a basic Event object for the Think And Link email client. All events in Think And Link should inherit from this class or ActionEvent.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
TALEvent(java.lang.Object source)
           
 
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

TALEvent

public TALEvent(java.lang.Object source)

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.