Cytoscape 2.8.0 API

Uses of Interface
cytoscape.data.attr.MultiHashMapListener

Packages that use MultiHashMapListener
cytoscape.data.attr   
 

Uses of MultiHashMapListener in cytoscape.data.attr
 

Methods in cytoscape.data.attr with parameters of type MultiHashMapListener
 void MultiHashMap.addDataListener(MultiHashMapListener listener)
          Registers a listener for receiving events having to do with attribute values being assigned and removed.
 void MultiHashMap.removeDataListener(MultiHashMapListener listener)
          Unregisters a listener; this method has the opposite effect as addDataListener(listener).
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.