public abstract class Event extends Object
Event(EventType type)
EventType
getType()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Event(EventType type)
public EventType getType()
public String toString()
toString
Object