Package | Description |
---|---|
org.openstreetmap.josm.gui.conflict.tags |
Modifier and Type | Field and Description |
---|---|
private Map<String,MultiValueResolutionDecision> |
TagConflictResolverModel.decisions |
Modifier and Type | Method and Description |
---|---|
MultiValueResolutionDecision |
TagConflictResolverModel.getDecision(int row) |
Modifier and Type | Method and Description |
---|---|
protected void |
MultiValueCellEditor.initEditor(MultiValueResolutionDecision decision) |
protected void |
MultiValueCellRenderer.renderColors(MultiValueResolutionDecision decision,
boolean selected) |
protected void |
MultiValueCellRenderer.renderToolTipText(MultiValueResolutionDecision decision)
Sets the text of the tooltip for both renderers, this (the JLabel) and the combobox renderer.
|
protected void |
MultiValueCellRenderer.renderValue(MultiValueResolutionDecision decision) |