core.events
Class ChatBoxEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycore.events.ChatBoxEvent
All Implemented Interfaces:
java.io.Serializable

public class ChatBoxEvent
extends java.util.EventObject

Author:
hoele
See Also:
Serialized Form

Constructor Summary
ChatBoxEvent(java.lang.Object source, Contact you)
           
 
Method Summary
 Contact getYou()
           
 
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

ChatBoxEvent

public ChatBoxEvent(java.lang.Object source,
                    Contact you)
Method Detail

getYou

public Contact getYou()
Returns:
Returns the nickname.