core.events
Class NetworkEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycore.events.NetworkEvent
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
MessageReceivedEvent, NeighborConnectedEvent

public class NetworkEvent
extends java.util.EventObject

Author:
hoela
See Also:
Serialized Form

Constructor Summary
NetworkEvent(java.lang.Object source)
           
 
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

NetworkEvent

public NetworkEvent(java.lang.Object source)
Parameters:
source -