Uses of Interface
net.sourceforge.e4graph.VertexAdditionListener

Uses of VertexAdditionListener in net.sourceforge.e4graph
 

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



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