Uses of Class
org.jgrapht.event.GraphVertexChangeEvent

Packages that use GraphVertexChangeEvent 
Package Description
org.jgrapht.alg.connectivity
Algorithms dealing with various connectivity aspects of a graph.
org.jgrapht.alg.util
Utilities used by JGraphT algorithms.
org.jgrapht.event
Event classes and listener interfaces, used to provide a change notification mechanism on graph modification events.
org.jgrapht.ext
Extensions and integration means to other products.