Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.tags |
Modifier and Type | Field and Description |
---|---|
private TagConflictResolverModel |
TagConflictResolver.model
the model for the tag conflict resolver
|
Modifier and Type | Method and Description |
---|---|
TagConflictResolverModel |
TagConflictResolver.getModel()
Replies the model used by this dialog
|
TagConflictResolverModel |
CombinePrimitiveResolverDialog.getTagConflictResolverModel()
Replies the tag conflict resolver model.
|
Constructor and Description |
---|
TagConflictResolverTable(TagConflictResolverModel model)
Constructs a new
TagConflictResolverTable . |