Cytoscape 3.0.1 API

Package org.cytoscape.work.swing

This packages provides Swing-specific specialisations of concepts from work-api This includes 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.
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 Summary
AbstractGUITunableHandler Base class for the various Swing implementations of TunableHandler.
SimpleGUITunableHandlerFactory<T extends GUITunableHandler> A specialization for GUITunableHandlers.
 

Package org.cytoscape.work.swing Description

This packages provides Swing-specific specialisations of concepts from work-api This includes TaskFactory, TaskManager, and TaskIterator.


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.