Uses of Class
org.openstreetmap.josm.gui.correction.CorrectionTableModel
-
Packages that use CorrectionTableModel Package Description org.openstreetmap.josm.gui.correction Provides the classes for JOSM data correction tables. -
-
Uses of CorrectionTableModel in org.openstreetmap.josm.gui.correction
Classes in org.openstreetmap.josm.gui.correction with type parameters of type CorrectionTableModel Modifier and Type Class Description classCorrectionTable<T extends CorrectionTableModel<?>>Abstract correction table.Subclasses of CorrectionTableModel in org.openstreetmap.josm.gui.correction Modifier and Type Class Description classRoleCorrectionTableModelRole correction table model.classTagCorrectionTableModelTag correction table model.
-