Package org.openstreetmap.josm.gui.conflict.pair.nodes
Provides the classes for displaying conflicts in ways list of nodes.
-
Class Summary Class Description NodeListColumnModel Column model used inNodeListTable
.NodeListMergeModel The model for merging two lists of way nodesNodeListMerger A UI component for resolving conflicts in the node lists of twoWay
s.NodeListTable Node list table.NodeListTableCellRenderer This is theTableCellRenderer
used in the node tables ofNodeListMerger
.