LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.events.SystemEvent

Packages that use SystemEvent
org.LiveGraph.events   
 

Uses of SystemEvent in org.LiveGraph.events
 

Methods in org.LiveGraph.events that return SystemEvent
static SystemEvent SystemEvent.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SystemEvent[] SystemEvent.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


LiveGraph
data visualisation and analysis framework