See: Description
| Interface | Description |
|---|---|
| AbstractListMerger.FreezeActionProperties | |
| IConflictResolver |
| Class | Description |
|---|---|
| AbstractListMergeModel<T extends PrimitiveId,C extends ConflictResolveCommand> |
ListMergeModel is a model for interactively comparing and merging two list of entries
of type T.
|
| AbstractListMerger<T extends PrimitiveId,C extends ConflictResolveCommand> |
A UI component for resolving conflicts in two lists of entries of type T.
|
| AbstractListMerger.CopyAction |
Base class of all other Copy* inner classes.
|
| ComparePairListCellRenderer | |
| ConflictResolver |
An UI component for resolving conflicts between two
OsmPrimitives. |
| PairTable |
| Enum | Description |
|---|---|
| ComparePairType |
Enumeration of the possible comparison pairs
|
| ListRole |
Enumeration of roles entry lists play in
AbstractListMergeModel |
| MergeDecisionType |