TaskFactory, TaskManager,
and TaskIterator.See: Description
| Interface | Description |
|---|---|
| DialogTaskManager | |
| DirectlyPresentableTunableHandler |
TODO: Missing documentation
|
| 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.
|
| RequestsUIHelper |
Interface to indicate that an app wants to have a UI helper
provided.
|
| StatusBarPanelFactory |
Creates a
JPanel that is shown
at the bottom of the Cytoscape Desktop.
NOTE: this is not meant to be implemented
by App developers. |
| TaskStatusPanelFactory | Deprecated |
| TunableUIHelper |
| Class | Description |
|---|---|
| AbstractGUITunableHandler |
Base class for the various Swing implementations of
TunableHandler. |
| SimpleGUITunableHandlerFactory<T extends GUITunableHandler> |
A specialization for GUITunableHandlers.
|
TaskFactory, TaskManager,
and TaskIterator.Copyright 2011-2015 Cytoscape Consortium. All rights reserved.