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