Uses of Class
org.cytoscape.work.AbstractTunableHandler
Packages that use AbstractTunableHandler
Package
Description
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.
This packages provides Swing-specific specialisations of concepts from work-api
This includes
TaskFactory, TaskManager,
and TaskIterator.-
Uses of AbstractTunableHandler in org.cytoscape.command
Subclasses of AbstractTunableHandler in org.cytoscape.command -
Uses of AbstractTunableHandler in org.cytoscape.work.swing
Subclasses of AbstractTunableHandler in org.cytoscape.work.swingModifier and TypeClassDescriptionclassBase class for the various Swing implementations ofTunableHandler.