Cytoscape 3.1.1 API

Uses of Package
org.cytoscape.work.util

Packages that use org.cytoscape.work.util
org.cytoscape.io.read Handle importing Cytoscape data (network, attributes, session, properties, etc) from files/URLs. 
org.cytoscape.work.util Various supporting classes for Cytoscape the work (Task) framework. 
 

Classes in org.cytoscape.work.util used by org.cytoscape.io.read
ListSingleSelection
          List with items of type T : only 1 item can be selected.
 

Classes in org.cytoscape.work.util used by org.cytoscape.work.util
AbstractBounded
          A bounded number object whose bounds values cannot be modified
BoundedChangeListener
          Classes which wish to listen for changes in AbstractBounded objects (BoundedDouble, BoundedFloat, etc.) should implement this interface and add themselves as observers (listeners) to the object.
ListChangeListener
          Classes which wish to listen for changes in ListSelection objects (ListSingleSelection, ListMultipleSelection) should implement this interface and add themselves as observers (listeners) to the object.
ListSelection
          A ListSelection object.
 


Cytoscape 3.1.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.