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