|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphEventListener | |
---|---|
edu.uci.ics.jung.graph | Interfaces for the JUNG graph types, and some representative implementations. |
Uses of GraphEventListener in edu.uci.ics.jung.graph |
---|
Methods in edu.uci.ics.jung.graph with parameters of type GraphEventListener | |
---|---|
void |
ObservableGraph.addGraphEventListener(GraphEventListener<V,E> l)
Adds l as a listener to this graph. |
void |
ObservableGraph.removeGraphEventListener(GraphEventListener<V,E> l)
Removes l as a listener to this graph. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |