LiveGraph
data visualisation and analysis framework

Uses of Interface
org.LiveGraph.events.EventManager.ShutDownHook

Packages that use EventManager.ShutDownHook
org.LiveGraph   
org.LiveGraph.events   
 

Uses of EventManager.ShutDownHook in org.LiveGraph
 

Classes in org.LiveGraph that implement EventManager.ShutDownHook
private  class LiveGraph.TidyUpAfterEventManagerShutDown
           
 

Uses of EventManager.ShutDownHook in org.LiveGraph.events
 

Fields in org.LiveGraph.events with type parameters of type EventManager.ShutDownHook
private  java.util.List<EventManager.ShutDownHook> EventManager.shutDownHooks
           
 

Methods in org.LiveGraph.events with parameters of type EventManager.ShutDownHook
 boolean EventManager.addShutDownHook(EventManager.ShutDownHook hook)
           
 


LiveGraph
data visualisation and analysis framework