Package org.openstreetmap.josm.gui.conflict.tags

Interface Summary
MultiValueCellEditor.NavigationListener  
 

Class Summary
CombinePrimitiveResolverDialog This dialog helps to resolve conflicts occurring when ways are combined or nodes are merged.
CombinePrimitiveResolverDialog.AutoAdjustingSplitPane  
MultiValueCellEditor This is a table cell editor for selecting a possible tag value from a list of proposed tag values.
MultiValueCellEditor.EditorCellRenderer The cell renderer used in the combo box
MultiValueCellRenderer This is a TableCellRenderer for MultiValueResolutionDecisions.
MultiValueResolutionDecision Represents a decision for a conflict due to multiple possible value for a tag.
PasteTagsConflictResolverDialog  
PasteTagsConflictResolverDialog.StatisticsInfo  
PasteTagsConflictResolverDialog.StatisticsInfoRenderer  
PasteTagsConflictResolverDialog.StatisticsInfoTable  
PasteTagsConflictResolverDialog.StatisticsTableColumnModel  
PasteTagsConflictResolverDialog.StatisticsTableModel  
RelationMemberConflictDecision  
RelationMemberConflictDecisionEditor  
RelationMemberConflictDecisionRenderer  
RelationMemberConflictResolver  
RelationMemberConflictResolverColumnModel  
RelationMemberConflictResolverModel This model manages a list of conflicting relation members.
RelationMemberConflictResolverTable  
TagConflictResolutionUtil Collection of utility methods for tag conflict resolution
TagConflictResolver This is a UI widget for resolving tag conflicts, i.e.
TagConflictResolverColumnModel  
TagConflictResolverModel  
TagConflictResolverTable  
 

Enum Summary
MultiValueDecisionType Represents a decision for a tag conflict due to multiple possible values.
PasteTagsConflictResolverDialog.Mode  
RelationMemberConflictDecisionType  
 



JOSM