See: Description
| Interface | Description |
|---|---|
| BackgroundProcessWithGui.GUITask |
The Interface GUITask.
|
| BackgroundProcessWithGui.RunInThisThread |
The Interface RunInThisThread.
|
| Class | Description |
|---|---|
| AppContext |
The Class AppContext.
|
| AtEndLongTask |
The Class AtEndLongTask.
|
| BackgroundProcessWithGui |
This class is Runnable and, when started, executes the following steps:
1.
|
| ExceptionDialog |
The Class ExceptionDialog.
|
| MainWindowTools |
The idea is to put in this class useful methods and
things that can be shared between applications.
|
| PrepareGUIForLongTask |
The Class PrepareGUIForLongTask.
|
| VoidLogPanel |
A Class that provides a GUI Neutral implementation of the JLogPanelInterface
This class can be used in web applications that does not require any GUI.
|