Uses of Class
beowulf.event.GraphSelectionEvent

Packages that use GraphSelectionEvent
beowulf.event   
 

Uses of GraphSelectionEvent in beowulf.event
 

Methods in beowulf.event with parameters of type GraphSelectionEvent
 void GraphSelectionListener.valueChanged(GraphSelectionEvent e)
          This method will be called whenever any JGraphs this object is listening to fire a graph selection event.