LiveGraph
data visualisation and analysis framework

org.LiveGraph.events
Class EventManager.EventDispatcher

java.lang.Object
  extended by org.LiveGraph.events.EventManager.EventDispatcher
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
EventManager

private class EventManager.EventDispatcher
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
private EventManager.EventDispatcher()
           
 
Method Summary
 void run()
           
private  void runProtected()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventManager.EventDispatcher

private EventManager.EventDispatcher()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

runProtected

private void runProtected()

LiveGraph
data visualisation and analysis framework