| Interface | Description |
|---|---|
| ProgressManager |
| Class | Description |
|---|---|
| DummyProgressManager |
A progress manager doing nothing when the application calls a progress update.
|
| LoggerWrapper |
This extension of Java's default logger provides
ProgressManager integration that allows
forwarding log messages to a GUI. |