Skip navigation links

Package de.javagl.swing.tasks.executors

Classes for observing the status of tasks that are executed in an executor service.

See: Description

Package de.javagl.swing.tasks.executors Description

Classes for observing the status of tasks that are executed in an executor service.

The core class of this package is the ObservableExecutorService class. Instances of this class may be created with the methods in the ObservableExecutors class. Such an observable executor service may be displayed in an ObservableExecutorPanel, which will show a list of the currently running tasks.

Skip navigation links

Copyright © 2016. All rights reserved.