Package | Description |
---|---|
org.openstreetmap.josm.gui |
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 List<SplashScreen.Task> |
SplashScreen.SplashProgressMonitor.tasks |