|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
TaskFactory
, TaskManager
,
and TaskIterator
.
See:
Description
Interface Summary | |
---|---|
DialogTaskManager | A specialization of TaskManager that creates a JDialog configuration
object and expects the dialog parent to be a Window . |
DynamicSubmenuListener | An extension of MenuListener that is used to describe
dynamic submenus. |
GUITunableHandler | An extension of TunableHandler with added functionality to support
the construction of a Swing-based UI. |
GUITunableHandlerFactory<T extends GUITunableHandler> | A specialization fo TunableHandlerFactory for GUITunableHandler. |
PanelTaskManager | A specialization of a TaskManager that creates a JPanel configuration object and expects its execution context to be another JPanel. |
Class Summary | |
---|---|
AbstractGUITunableHandler | Base class for the various Swing implementations of TunableHandler . |
SimpleGUITunableHandlerFactory<T extends GUITunableHandler> | A specialization for GUITunableHandlers. |
This packages provides Swing-specific specialisations of concepts from work-api
This includes TaskFactory
, TaskManager
,
and TaskIterator
.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |