Package | Description |
---|---|
org.openstreetmap.josm.gui.correction |
Provides the classes for JOSM data correction tables.
|
Modifier and Type | Class and Description |
---|---|
class |
CorrectionTable<T extends CorrectionTableModel<?>>
Abstract correction table.
|
Modifier and Type | Class and Description |
---|---|
class |
RoleCorrectionTableModel
Role correction table model.
|
class |
TagCorrectionTableModel
Tag correction table model.
|