Uses of Class
org.openstreetmap.josm.gui.SplashScreen
-
Packages that use SplashScreen Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface. -
-
Uses of SplashScreen in org.openstreetmap.josm.gui
Methods in org.openstreetmap.josm.gui with parameters of type SplashScreen Modifier and Type Method 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)
-