Package cytoscape.dialogs

UI classes for performing some action, generally more complicated than those contained in the cytoscape.actions package.

See:
          Description

Class Summary
ColorScaleTable  
EdgeAttributesPopupDetails This class provides a detailed list of attribute information for a given edge.
ExpressionDataPopupTable  
GeneralColorDialogListener GeneralColorDialogListener: a listener that pops up and makes useful a JColorChooser.
GinyEdgeControlDialog present a JTree with edge attributes names as top level nodes, and attribute values as child nodes; any node/s, once selected, are operated on by buttons in the bottom of the dialog box.
GraphObjectSelection  
GridBagGroup  
IconPopupButton  
ImportNetworkDialog  
IntegerEntryField  
JointIntegerEntry  
LabelTextPanel  
MiscGB  
NetworkMetaDataDialog  
NetworkMetaDataTableModel  
NewSlider  
NewStringPopupDialog NewStringPopupDialog: a dialog that is used for creating a new string.
PhoebeNodeControl An Adobe style node organizer.
PopupTextArea  
ShrinkExpandGraph This class shifts the nodes to shrink or expand the graph: it averages the coordinates of all the nodes to find the center it translates the graph to a center at (0,0) it multiplies each node coordinate by a factor m it translates the graph back to the original center
ShrinkExpandGraphUI  
VisualStyleBuilderDialog  
 

Package cytoscape.dialogs Description

UI classes for performing some action, generally more complicated than those contained in the cytoscape.actions package. Some provide a persistent dialog for manipulating the view and core data structures.