Cytoscape 2.6.2 (c) 2006,2007 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
ModuleProperties  
MonitoredTask  
 

Class Summary
BioDataServerUtil  
BookmarksUtil Utility methods for getting entries in the bookmark object.
CreditScreen  
CyColorChooser This is an annoying re-implementation of JColorChooser.showDialog() that remembers recently used colors between invocations of the chooser dialog.
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.
GMLFileFilter FileFilter for Reading in GML Files.
GraphSetUtils Class contains various static methods to perform set-like operations on graph.
IndeterminateProgressBar This class creates a dialog with a JProgressBar in indeterminate state.
JnlpWriterUtil  
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  
ModulePropertiesImpl  
MutableBool  
MutableInt  
MutableString  
OpenBrowser  
PercentUtil Helper Class for Calculating Percentage of Multi-Step Processes.
ProxyHandler  
SIFFileFilter FileFilter for Reading in Cytoscape SIF Files.
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.
Transform Apply XSLT to an XML document
URLUtil  
XGMMLFileFilter FileFilter for Reading in XGMML Files.
ZipUtil Compression-related methods mainly for Session Writer.
 

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