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