Package org.openstreetmap.josm.gui.correction
Provides the classes for JOSM data correction tables.
-
Class Summary Class Description CorrectionTable<T extends CorrectionTableModel<?>> Abstract correction table.CorrectionTable.BoldRenderer Renders text in bold.CorrectionTableModel<C extends Correction> Abstract correction table model.RoleCorrectionTable Role correction table.RoleCorrectionTableModel Role correction table model.TagCorrectionTable Tag correction table.TagCorrectionTableModel Tag correction table model.