Uses of Class
org.cytoscape.work.BasicTunableHandlerFactory
Packages that use BasicTunableHandlerFactory
Package
Description
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory, TaskManager,
and TaskIterator.-
Uses of BasicTunableHandlerFactory in org.cytoscape.work.swing
Subclasses of BasicTunableHandlerFactory in org.cytoscape.work.swingModifier and TypeClassDescriptionfinal classSimpleGUITunableHandlerFactory<T extends GUITunableHandler>A specialization for GUITunableHandlers.