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.
MapperAndAttribute  
MiscDialog  
PopupIconChooser PopupIconChooser borrows all of its functionality from IconPopupButton.
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.
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.