Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.application.swing

Packages that use org.cytoscape.application.swing
org.cytoscape.app.swing This is the Cytoscape Swing App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X and provides full access to the Swing specific services of the Cytoscape API in addition to all other services provided in Cytoscape App API. 
org.cytoscape.application.swing This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API. 
org.cytoscape.application.swing.events This package defines the various events fired by the Cytoscape Swing Application API. 
 

Classes in org.cytoscape.application.swing used by org.cytoscape.app.swing
CySwingApplication
          This interface provides basic access to the Swing objects that constitute this application.
 

Classes in org.cytoscape.application.swing used by org.cytoscape.application.swing
CyAction
          An interface that describes how an action should be placed within the menus and/or toolbars of the Swing application.
CyMenuItem
          A simple wrapper class that allows a JMenuItem to be associated with a gravity value which defines where in a menu the item should fall.
CytoPanel
          Interface to a CytoPanel.
CytoPanelName
          An enum that describes CytoPanels uses compass directions to describe their location within the application.
CytoPanelState
          The different display states available for a CytoPanel.
ToolBarComponent
          An interface that allows a component to be registered as a service that will then be added to the ToolBar.
 

Classes in org.cytoscape.application.swing used by org.cytoscape.application.swing.events
CytoPanel
          Interface to a CytoPanel.
CytoPanelState
          The different display states available for a CytoPanel.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.