| Package | Description |
|---|---|
| org.openstreetmap.josm.command.conflict |
Provides commands for handling conflicts.
|
| org.openstreetmap.josm.gui.conflict.pair |
Provides the classes for displaying conflicts as pair of lists.
|
| org.openstreetmap.josm.gui.conflict.pair.tags |
Provides the classes for displaying conflicts in OSM primitive 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
This is the base class for all cells in the
TagMerger. |