Cytoscape 2.8.0 API

Uses of Interface
cytoscape.view.cytopanels.CytoPanel

Packages that use CytoPanel
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
cytoscape.view.cytopanels CytoPanels Framework. 
 

Uses of CytoPanel in cytoscape.view
 

Methods in cytoscape.view that return CytoPanel
 CytoPanel CytoscapeDesktop.getCytoPanel(int compassDirection)
          Gets a cytoPanel given a Compass direction.
 

Uses of CytoPanel in cytoscape.view.cytopanels
 

Classes in cytoscape.view.cytopanels that implement CytoPanel
 class CytoPanelImp
          The CytoPanel class extends JPanel to provide the following functionality: Floating/Docking of Panel.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.