| Package | Description |
|---|---|
| org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
| org.openstreetmap.josm.gui.conflict.pair | |
| org.openstreetmap.josm.gui.conflict.pair.tags |
| Class and Description |
|---|
| TagMergeItem
TagMergeItem represents an individual merge action for a specific pair of key/value.
|
| Class and Description |
|---|
| TagMerger
UI component for resolving conflicts in the tag sets of two
OsmPrimitives. |
| Class and Description |
|---|
| TagMergeItem
TagMergeItem represents an individual merge action for a specific pair of key/value.
|
| TagMergeModel
This is the
TableModel used in the tables of the TagMerger. |
| TagMerger.AdjustmentSynchronizer
Synchronizes scrollbar adjustments between a set of
Adjustables. |
| TagMergeTableCellRenderer |