The tasks plugin provides the means to schedule and manage tasks. Tasks will always be executed off the UI thread. In many respects task execution follows the same rules as JDK’s SwingWorker.
This plugin contains code written by Eike Kettner (swing-tasks).
Refer to the plugin guide for further information on configuration and usage.