de.kosi.chat
Class ChatEvent

java.lang.Object
  |
  +--de.kosi.chat.ChatEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
JoinChatEvent, LeaveChatEvent, TextChatEvent

public class ChatEvent
extends java.lang.Object
implements java.io.Serializable

This is the super class of all chat events that might occur.

ChangeLog:

 $Log: ChatEvent.java,v $
 Revision 1.1.1.1  2001/04/29 18:05:16  jiriki
 Imported sources from zola.

 Revision 1.4  2001/02/09 21:21:18  login
 completed docs for de.kosi.chat

 Revision 1.3  2001/02/09 21:09:05  login
 - updated documentation !!


 

Version:
$Revision: 1.1.1.1 $ ($Date: 2001/04/29 18:05:16 $)
Author:
Timo, Niklas, Ole
See Also:
Serialized Form

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait