| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.conflict.pair.properties |
Provides the classes for displaying conflicts in OSM primitive properties.
|
| org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
| Modifier and Type | Field and Description |
|---|---|
private VersionInfoPanel |
PropertiesMerger.mineVersionInfo |
private VersionInfoPanel |
PropertiesMerger.theirVersionInfo |
| Modifier and Type | Field and Description |
|---|---|
protected VersionInfoPanel |
HistoryBrowserPanel.currentInfoPanel
the common info panel for the history object in role CURRENT_POINT_IN_TIME
|
protected VersionInfoPanel |
HistoryBrowserPanel.referenceInfoPanel
the common info panel for the history object in role REFERENCE_POINT_IN_TIME
|