| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.conflict.tags |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationMemberConflictResolverTable |
class |
TagConflictResolverTable |
| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.CopyOnWriteArrayList<MultiValueCellEditor.NavigationListener> |
MultiValueCellEditor.listeners |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiValueCellEditor.addNavigationListener(MultiValueCellEditor.NavigationListener listener)
Adds a navigation listener.
|
void |
MultiValueCellEditor.removeNavigationListener(MultiValueCellEditor.NavigationListener listener)
Removes a navigation listener.
|