Uses of Package
org.openstreetmap.josm.gui.conflict.pair.tags
-
Packages that use org.openstreetmap.josm.gui.conflict.pair.tags 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. -
Classes in org.openstreetmap.josm.gui.conflict.pair.tags used by org.openstreetmap.josm.command.conflict Class Description TagMergeItem TagMergeItem represents an individual merge action for a specific pair of key/value. -
Classes in org.openstreetmap.josm.gui.conflict.pair.tags used by org.openstreetmap.josm.gui.conflict.pair Class Description TagMerger UI component for resolving conflicts in the tag sets of twoOsmPrimitive
s. -
Classes in org.openstreetmap.josm.gui.conflict.pair.tags used by org.openstreetmap.josm.gui.conflict.pair.tags Class Description TagMergeItem TagMergeItem represents an individual merge action for a specific pair of key/value.TagMergeModel This is theTableModel
used in the tables of theTagMerger
.TagMerger.AdjustmentSynchronizer Synchronizes scrollbar adjustments between a set ofAdjustable
s.TagMergeTableCellRenderer This is the base class for all cells in theTagMerger
.