public abstract class Event extends java.util.EventObject
source
Event(java.lang.Object source)
Event(java.lang.Object source, int type)
int
getType()
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Event(java.lang.Object source)
public Event(java.lang.Object source, int type)
public int getType()