TaskFactory, TaskManager,
and TaskIterator.See: Description
| Interface | Description |
|---|---|
| DialogTaskManager | |
| DirectlyPresentableTunableHandler | |
| 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 | 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 Cytoscape Consortium. All rights reserved.