Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.tags |
Provides the classes for resolving conflicts between OSM tags.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<PasteTagsConflictResolverDialog.StatisticsInfo> |
PasteTagsConflictResolverDialog.StatisticsTableModel.data |
Modifier and Type | Method and Description |
---|---|
(package private) void |
PasteTagsConflictResolverDialog.StatisticsTableModel.append(PasteTagsConflictResolverDialog.StatisticsInfo info) |
private void |
PasteTagsConflictResolverDialog.StatisticsInfoRenderer.renderFrom(PasteTagsConflictResolverDialog.StatisticsInfo info) |
private void |
PasteTagsConflictResolverDialog.StatisticsInfoRenderer.renderNumTags(PasteTagsConflictResolverDialog.StatisticsInfo info) |
private void |
PasteTagsConflictResolverDialog.StatisticsInfoRenderer.renderTo(PasteTagsConflictResolverDialog.StatisticsInfo info) |