|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GUITask<B,R> | Defines a task that can run in a GUI application. |
| GUITaskExecutor<B,R> | Defines the executor for a GUITask. |
| Class Summary | |
|---|---|
| AbstractGUITask<B,R> | An abstract implementation for GUITask that provides a default
support for the management of the exceptions. |
| BackgroundGUITaskExecutor<B,R> | This GUITaskExecutor executes the task in the background, using a
SwingWorker. |
| MethodGUITask<B,R> | Task based on the call of a method. |
| MonitoredGUITaskExecutor<B,R> | Runs a GUITask whose execution is monitored by a
modal dialog. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||