| Package | Description |
|---|---|
| de.javagl.swing.tasks.executors |
Classes for observing the status of tasks that are executed in an
executor service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericProgressTask<T>
Implementation of a
ProgressTask that also implements the
Callable interface, and delegates its work to another
Callable. |
Copyright © 2016. All rights reserved.