Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

Package cytoscape.visual.ui

Top-level UI components for the cytoscape.visual package.

See:
          Description

Class Summary
DefaultPanel Defines a class to provide the interface for specifying global defaults such as background color.
FontChooser Defines a generalized font chooser class.
FontRenderer FontRenderer describes a class that renders each font name in a FontChooser JList or JComboBox in the face specified.
IconSupport This used to be the MiscDialog class, but that was so poorly named, I had to change it.
LegendDialog  
MapperAndAttribute  
MiscDialog Deprecated. This class has been enhanced and renamed to IconSupport.
PopupFontChooser  
PopupIconChooser PopupIconChooser borrows all of its functionality from IconPopupButton.
PopupLabelPositionChooser  
PopupStringChooser An input dialog for strings, ints, and doubles.
ValueDisplayer Given an Object, figures out the class of the object and creates a JButton suitable for displaying the value of that object.
VizMapAttrTab VizMapAttrTab implements a tab for each mappable attribute of the graph except the size tab, which is a special case.
VizMapBypassNetworkListener Adds NodeView and EdgeView vizmap bypass listeners to network views as the views are created.
VizMapFontTab Create a tab for the Set Visual Properties dialog for Node and Edge Font.
VizMapSizeTab Create a tab for the Set Visual Properties dialog for Node Size.
VizMapTab VizMapTab defines an organizational abstract class for tabs in the Set Visual Properties dialog.
VizMapUI Primary UI class for the Set Visual Properties dialog box.
VizUIUtilities This class provides utility functions for the UI package.
 

Package cytoscape.visual.ui Description

Top-level UI components for the cytoscape.visual package.


www.cytoscape.org