com.neeve.event
Class EventObject

java.lang.Object
  extended by com.neeve.root.RootObject
      extended by com.neeve.event.EventObject
Direct Known Subclasses:
EventDispatcher, EventMultiplexer

public abstract class EventObject
extends RootObject

Root class for classes in the event package.


Constructor Summary
EventObject(RootConfig.ObjectConfig config)
          Default Constructor
 
Method Summary
 
Methods inherited from class com.neeve.root.RootObject
getChecked, getThreaded, getTracer, setChecked, setTracer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventObject

public EventObject(RootConfig.ObjectConfig config)
Default Constructor



Copyright © 2016 Neeve Research, LLC. All Rights Reserved.