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