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

Packages that use org.openstreetmap.josm.gui.conflict.tags
org.openstreetmap.josm.gui.conflict.tags   
 

Classes in org.openstreetmap.josm.gui.conflict.tags used by org.openstreetmap.josm.gui.conflict.tags
CombinePrimitiveResolverDialog
          This dialog helps to resolve conflicts occurring when ways are combined or nodes are merged.
CombinePrimitiveResolverDialog.AutoAdjustingSplitPane
           
MultiValueCellEditor.NavigationListener
           
MultiValueDecisionType
          Represents a decision for a tag conflict due to multiple possible values.
MultiValueResolutionDecision
          Represents a decision for a conflict due to multiple possible value for a tag.
PasteTagsConflictResolverDialog.Mode
           
PasteTagsConflictResolverDialog.StatisticsInfo
           
PasteTagsConflictResolverDialog.StatisticsTableModel
           
RelationMemberConflictDecision
           
RelationMemberConflictDecisionType
           
RelationMemberConflictResolver
           
RelationMemberConflictResolverModel
          This model manages a list of conflicting relation members.
RelationMemberConflictResolverTable
           
RelationMemberConflictResolverTable.SelectNextColumnCellAction
          Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
RelationMemberConflictResolverTable.SelectPreviousColumnCellAction
          Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
TagConflictResolver
          This is a UI widget for resolving tag conflicts, i.e.
TagConflictResolverModel
           
TagConflictResolverTable.SelectNextColumnCellAction
          Action to be run when the user navigates to the next cell in the table, for instance by pressing TAB or ENTER.
TagConflictResolverTable.SelectPreviousColumnCellAction
          Action to be run when the user navigates to the previous cell in the table, for instance by pressing Shift-TAB
 



JOSM