Uses of Interface
net.sourceforge.e4graph.VertexModificationListener

Uses of VertexModificationListener in net.sourceforge.e4graph
 

Methods in net.sourceforge.e4graph with parameters of type VertexModificationListener
 void Storage.addVertexModificationListener(VertexModificationListener l)
          Adds the specified vertex modification listener to receive vertex modification events from this storage.
 void Storage.removeVertexModificationListener(VertexModificationListener l)
          Removes the specified vertex modification listener so that it no longer receives vertex modification events from this storage.
 



Copyright (c) 2001, Silver Egg Technology Co., Ltd.