| Package | Description |
|---|---|
| de.javagl.swing.tasks |
Classes related to the asynchronous execution of long-running
tasks in Swing.
|
| Modifier and Type | Method and Description |
|---|---|
SwingTaskExecutorBuilder<T> |
SwingTaskExecutorBuilder.setSwingTaskViewFactory(SwingTaskViewFactory swingTaskViewFactory)
Set the factory that will be called to create the
SwingTaskView
that will be displayed while the task is running. |
Copyright © 2016. All rights reserved.