Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
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) |