Package org.openstreetmap.josm.gui.progress.swing
Provides Swing-based progress monitor implementations.
-
Interface Summary Interface Description PleaseWaitProgressMonitor.ProgressMonitorDialog Implemented by both foreground dialog and background progress dialog (in status bar) -
Class Summary Class Description PleaseWaitProgressMonitor A progress monitor used inPleaseWaitRunnable
.ProgressMonitorExecutor Executor that displays the progress monitor to the user.SwingRenderingProgressMonitor SwingRenderingProgressMonitor is progress monitor which delegates the rendering of progress information to aProgressRenderer
.