Package beowulf.event

Interface Summary
DraggableComponentSelectionListener This interface is the one that must be implemented by receivers of DraggableComponent selection events.
GraphListener This interface provides the basic manner through which a programmer can allow his classes to respond to Graph Events.
GraphSelectionListener This interface is the one that must be implemented by receivers of JGraph selection events.
 

Class Summary
DraggableComponentSelectionEvent This class is the event that is generated whenever a DraggableComponent is selected.
GraphEvent This class is an immutable encapsulation of all the data necessary to define events that can occur to change an instance of a graph.
GraphSelectionEvent This class is the event that is generated whenever a JNode is selected.