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.