| Package | Description |
|---|---|
| org.openstreetmap.josm.plugins.streetside |
The main package in which all core-code (so at the moment all code) resides.
|
| org.openstreetmap.josm.plugins.streetside.gui |
The GUI components that are special to the mapillary plugin.
|
| Modifier and Type | Field and Description |
|---|---|
private Set<StreetsideChangesetListener> |
StreetsideLocationChangeset.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
StreetsideLocationChangeset.addChangesetListener(StreetsideChangesetListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreetsideChangesetDialog
Toggle dialog that shows you the latest
StreetsideCommand done and
allows the user to revert them. |