Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

Package cytoscape.util

This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package.

See:
          Description

Interface Summary
MonitoredTask  
 

Class Summary
BioDataServerUtil  
CreditScreen  
CyFileFilter A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
CyNetworkNaming  
CytoscapeAction  
CytoscapeMenuBar  
CytoscapeProgressMonitor CytoscapeProgressMonitor.
CytoscapeToolBar  
Exec  
FileUtil Provides a platform-dependent way to open files.
IndeterminateProgressBar This class creates a dialog with a JProgressBar in indeterminate state.
MacAppConfig Configures the Mac OS X Info.plist file associated with Cytoscape.
MinMaxDouble find the min and max of a 1- or 2-d aarray of doubles.
MinMaxInt find the min and max of a 1- or 2-d array of ints.
Misc  
MutableBool  
MutableColor  
MutableInt  
MutableString  
OpenBrowser  
PercentUtil Helper Class for Calculating Percentage of Multi-Step Processes.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
UndoManager  
 

Package cytoscape.util Description

This package contains utility classes which are deemed generally useful, but which do not clearly belong to any other package. For the most part they are short and simple.


www.cytoscape.org