| Interface | Description |
|---|---|
| Task |
Interface for a task that is executed by a
TaskRunner |
| TaskRunnerListener |
Interface for classes that want to be informed about the state
of a
TaskRunner |
| Class | Description |
|---|---|
| TaskRunner |
A runner for a
Tasks. |
| TaskRunnerAdapter |
Abstract base implementation of a
TaskRunnerListener. |
| TaskRunnerController |
A controller for a
TaskRunner, offering actions to start and
stop the TaskRunner, and to pause it or perform single steps. |
| TaskRunnerControlPanel |
The panel containing the GUI components for controlling a
TaskRunner. |
Copyright © 2016. All rights reserved.