Uses of Class
org.cytoscape.work.AbstractTunableHandler
-
Packages that use AbstractTunableHandler Package Description org.cytoscape.command Interface to support execution of tasks as commands, including the ability to get a list of namespaces, commands, and arguments, and then execute those commands with a set of arguments.org.cytoscape.work.swing This packages provides Swing-specific specialisations of concepts from work-api This includesTaskFactory,TaskManager, andTaskIterator. -
-
Uses of AbstractTunableHandler in org.cytoscape.command
Subclasses of AbstractTunableHandler in org.cytoscape.command Modifier and Type Class Description classAbstractStringTunableHandler -
Uses of AbstractTunableHandler in org.cytoscape.work.swing
Subclasses of AbstractTunableHandler in org.cytoscape.work.swing Modifier and Type Class Description classAbstractGUITunableHandlerBase class for the various Swing implementations ofTunableHandler.
-