Uses of Interface
org.cytoscape.work.TaskManager

Packages that use TaskManager
Package
Description
This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X.
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.