| Package | Description |
|---|---|
| org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
SplashScreen.MeasurableTask
A single task (of a
ProgressMonitor) which keeps track of its execution duration
(requires a call to SplashScreen.MeasurableTask.finish()). |
static class |
SplashScreen.SplashProgressMonitor
A
ProgressMonitor which stores the (sub)tasks in a tree. |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<SplashScreen.Task> |
SplashScreen.SplashProgressMonitor.tasks |