Search Java Classes and Packages
Search Java Frameworks and Libraries
#Cytoscape.task Classes and Interfaces - 12 results found.
| Name | Description | Type | Package | Framework |
| Haltable | A hook for requesting that a running process be halted. | Interface | cytoscape.task | CytoScape |
|
| JErrorPanel | Common UI element for displaying errors and stack traces. | Class | cytoscape.task.ui | CytoScape |
|
| JTask | Common UI element for visually monitoring task progress. | Class | cytoscape.task.ui | CytoScape |
|
| JTaskConfig | Used to configure the JTask UI component. | Class | cytoscape.task.ui | CytoScape |
|
| RunBareBones | Illustrates how to execute a sample task via the TaskManager. | Class | cytoscape.task.sample | CytoScape |
|
| RunSampleTask | Runs the Sample Task and demonstrate various UI options. | Class | cytoscape.task.sample | CytoScape |
|
| SampleTask | Sample Task, used to illustrate the Task Framework. | Class | cytoscape.task.sample | CytoScape |
|
| StringUtils | Misc Utilities for Formatting Times and Strings. | Class | cytoscape.task.ui | CytoScape |
|
| StringWrap | | Class | cytoscape.task.util | CytoScape |
|
| Task | Represents a task that can be terminated prematurely by the same entity that started the task - tasks are started with | Interface | cytoscape.task | CytoScape |
|
| TaskManager | Utility class used to execute tasks and visually monitor their progress. | Class | cytoscape.task.util | CytoScape |
|
| TaskMonitor | Interface for monitoring the progress of a task. | Interface | cytoscape.task | CytoScape |