Uses of Class
org.openstreetmap.josm.plugins.streetside.gui.StreetsideMainDialog
-
Packages that use StreetsideMainDialog Package Description org.openstreetmap.josm.plugins.streetside.gui The GUI components that are special to the mapillary plugin. -
-
Uses of StreetsideMainDialog in org.openstreetmap.josm.plugins.streetside.gui
Fields in org.openstreetmap.josm.plugins.streetside.gui declared as StreetsideMainDialog Modifier and Type Field Description private static StreetsideMainDialogStreetsideMainDialog. instanceMethods in org.openstreetmap.josm.plugins.streetside.gui that return StreetsideMainDialog Modifier and Type Method Description static StreetsideMainDialogStreetsideMainDialog. getInstance()Returns the unique instance of the class.
-