See: Description
Interface | Description |
---|---|
PleaseWaitProgressMonitor.ProgressMonitorDialog |
Implemented by both foreground dialog and background progress dialog (in status bar)
|
Class | Description |
---|---|
PleaseWaitProgressMonitor |
A progress monitor used in
PleaseWaitRunnable . |
ProgressMonitorExecutor |
Executor that displays the progress monitor to the user.
|
SwingRenderingProgressMonitor |
SwingRenderingProgressMonitor is progress monitor which delegates the rendering
of progress information to a
ProgressRenderer . |