public abstract class AbstractEventListener extends java.lang.Object
AbstractEventListener()
abstract void
runEvent(Event event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractEventListener()
public abstract void runEvent(Event event)