Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Field and Description |
---|---|
private SplashScreen.SplashProgressMonitor |
SplashScreen.SplashProgressMonitor.latestSubtask |
private SplashScreen.SplashProgressMonitor |
SplashScreen.progressMonitor |
Modifier and Type | Method and Description |
---|---|
SplashScreen.SplashProgressMonitor |
SplashScreen.getProgressMonitor()
Returns the progress monitor.
|
Modifier and Type | Method and Description |
---|---|
(package private) static void |
MainApplication.loadLatePlugins(SplashScreen splash,
SplashScreen.SplashProgressMonitor monitor,
java.util.Collection<PluginInformation> pluginsToLoad) |
(package private) static java.util.Collection<PluginInformation> |
MainApplication.updateAndLoadEarlyPlugins(SplashScreen splash,
SplashScreen.SplashProgressMonitor monitor) |