Package | Description |
---|---|
org.openstreetmap.josm.plugins.streetside.gui |
The GUI components that are special to the mapillary plugin.
|
Modifier and Type | Method and Description |
---|---|
static StreetsideMainDialog.MODE |
StreetsideMainDialog.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreetsideMainDialog.MODE[] |
StreetsideMainDialog.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StreetsideMainDialog.setMode(StreetsideMainDialog.MODE mode)
Sets a new mode for the dialog.
|