Uses of Class
org.cytoscape.work.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
-
Uses of AbstractTunableHandler in org.cytoscape.work.swing
Modifier and TypeClassDescriptionclass
Base class for the various Swing implementations ofTunableHandler
.