Uses of Interface
org.cytoscape.work.TunableHandlerFactory

Packages that use TunableHandlerFactory
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 package defines the task framework, where tasks are units of work.
 
This packages provides Swing-specific specialisations of concepts from work-api This includes TaskFactory, TaskManager, and TaskIterator.