Uses of Class
org.cytoscape.work.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
Modifier and TypeClassDescriptionclass
SimpleGUITunableHandlerFactory<T extends GUITunableHandler>
A specialization for GUITunableHandlers.