Uses of Class
org.cytoscape.work.BasicTunableHandlerFactory
-
Packages that use BasicTunableHandlerFactory Package Description org.cytoscape.work.swing This packages provides Swing-specific specialisations of concepts from work-api This includesTaskFactory
,TaskManager
, andTaskIterator
. -
-
Uses of BasicTunableHandlerFactory in org.cytoscape.work.swing
Subclasses of BasicTunableHandlerFactory in org.cytoscape.work.swing Modifier and Type Class Description class
SimpleGUITunableHandlerFactory<T extends GUITunableHandler>
A specialization for GUITunableHandlers.
-