Uses of Interface
net.sourceforge.e4graph.VertexDeletionListener

Uses of VertexDeletionListener in net.sourceforge.e4graph
 

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



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