Uses of Package
org.cytoscape.work.swing
Package
Description
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.
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory
, TaskManager
,
and TaskIterator
.-
ClassDescriptionA specialization of a TaskManager that creates a JPanel configuration object and expects its execution context to be another JPanel.
-
-
ClassDescriptionAn extension of
TunableHandler
with added functionality to support the construction of a Swing-based UI.A specialization fo TunableHandlerFactory for GUITunableHandler.