Uses of Class
org.openstreetmap.josm.gui.conflict.tags.PasteTagsConflictResolverDialog.StatisticsTableModel
-
Packages that use PasteTagsConflictResolverDialog.StatisticsTableModel Package Description org.openstreetmap.josm.gui.conflict.tags Provides the classes for resolving conflicts between OSM tags. -
-
Uses of PasteTagsConflictResolverDialog.StatisticsTableModel in org.openstreetmap.josm.gui.conflict.tags
Fields in org.openstreetmap.josm.gui.conflict.tags declared as PasteTagsConflictResolverDialog.StatisticsTableModel Modifier and Type Field Description private PasteTagsConflictResolverDialog.StatisticsTableModel
PasteTagsConflictResolverDialog. statisticsModel
Constructors in org.openstreetmap.josm.gui.conflict.tags with parameters of type PasteTagsConflictResolverDialog.StatisticsTableModel Constructor Description StatisticsInfoTable(PasteTagsConflictResolverDialog.StatisticsTableModel model)
-