Skip to content

griffon-plugins/griffon-tasks-plugin

Repository files navigation

griffon-tasks-plugin

Build Status (travis) Build Status Coverage Status ASL2 Licensed download donations Patreon orange


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.