Uses of Interface
net.sourceforge.e4graph.NodeDeletionListener

Uses of NodeDeletionListener in net.sourceforge.e4graph
 

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



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