Package org.globus.cog.gui.grapheditor.util

Interface Summary
EventConsumer Interface used by the event dispatcher
LoadListener An interface that indicates that the object implementing it is interested in receiveing notification about the load status.
LoadUpdateListener  
StatusRenderer  
 

Class Summary
ConservativeArrayList Provides a memory conservative that only allocates an array of the needed size.
ConsoleStatusRenderer  
EventDispatcher Queues and dispatches events to objects.
EventDispatchHelper  
GraphToXML Saves a hypergraph into an XML file
HexUtil  
RectUtil  
StatusManager  
XMLEntities  
XMLToGraph Loads a hypergraph from an XML document.