Package org.cytoscape.work.swing
package org.cytoscape.work.swing
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory, TaskManager,
and TaskIterator.-
ClassDescriptionBase class for the various Swing implementations of
TunableHandler.TODO: Missing documentationAn extension ofMenuListenerthat is used to describe dynamic submenus.An extension ofTunableHandlerwith added functionality to support the construction of a Swing-based UI.GUITunableHandlerFactory<T extends GUITunableHandler>A specialization fo TunableHandlerFactory for GUITunableHandler.A specialization of a TaskManager that creates a JPanel configuration object and expects its execution context to be another JPanel.Interface to indicate that an app wants to have a UI helper provided.SimpleGUITunableHandlerFactory<T extends GUITunableHandler>A specialization for GUITunableHandlers.Creates aJPanelthat is shown at the bottom of the Cytoscape Desktop. NOTE: this is not meant to be implemented by App developers.Deprecated.