|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.cytoscape.work.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.work.swing | This packages provides Swing-specific specialisations of concepts from work-api
This includes TaskFactory , TaskManager ,
and TaskIterator . |
Classes in org.cytoscape.work.swing used by org.cytoscape.app.swing | |
---|---|
DialogTaskManager
A specialization of TaskManager that creates a JDialog configuration
object and expects the dialog parent to be a Window . |
|
PanelTaskManager
A specialization of a TaskManager that creates a JPanel configuration object and expects its execution context to be another JPanel. |
Classes in org.cytoscape.work.swing used by org.cytoscape.application.swing | |
---|---|
DynamicSubmenuListener
An extension of MenuListener that is used to describe
dynamic submenus. |
Classes in org.cytoscape.work.swing used by org.cytoscape.work.swing | |
---|---|
GUITunableHandler
An extension of TunableHandler with added functionality to support
the construction of a Swing-based UI. |
|
GUITunableHandlerFactory
A specialization fo TunableHandlerFactory for GUITunableHandler. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |