Uses of Interface
org.cytoscape.work.swing.GUITunableHandlerFactory
Packages that use GUITunableHandlerFactory
Package
Description
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory, TaskManager,
and TaskIterator.-
Uses of GUITunableHandlerFactory in org.cytoscape.work.swing
Classes in org.cytoscape.work.swing that implement GUITunableHandlerFactoryModifier and TypeClassDescriptionclassSimpleGUITunableHandlerFactory<T extends GUITunableHandler>A specialization for GUITunableHandlers.