Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.progress.swing |
Provides Swing-based progress monitor implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
MapStatus.BackgroundProgressMonitor
The progress monitor that is used to display the progress if the user selects to run in background
|
class |
PleaseWaitDialog
This is a dialog that displays the progress of an action to the user.
|
Modifier and Type | Method and Description |
---|---|
private PleaseWaitProgressMonitor.ProgressMonitorDialog |
PleaseWaitProgressMonitor.getDialog() |