Uses of Package
org.cytoscape.application.swing
-
Packages that use org.cytoscape.application.swing Package Description 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 Class Description 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 Class Description CyAction An interface that describes how an action should be placed within the menus and/or toolbars of the Swing application.CyColumnPresentation Service that allows UI presentation to be given for a column namespace.CyColumnPresentationManager This class provides access to registered CyColumnPresentation service objects.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.CyNetworkViewDesktopMgr.ArrangeType CytoPanel Interface to a CytoPanel.CytoPanelComponent An interface that allows a component to be registered as a service that will then be added to the appropriateCytoPanel
.CytoPanelName An enum that describesCytoPanel
s uses compass directions to describe their location within the application.CytoPanelState The different display states available for aCytoPanel
.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 Class Description CytoPanel Interface to a CytoPanel.CytoPanelState The different display states available for aCytoPanel
.