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.
|
Class and Description |
---|
CySwingApplication
This interface provides basic access to the Swing objects that
constitute this application.
|
Class and 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 appropriate
CytoPanel . |
CytoPanelName
An enum that describes
CytoPanel s 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.
|
Class and Description |
---|
CytoPanel
Interface to a CytoPanel.
|
CytoPanelState
The different display states available for a
CytoPanel . |
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.