Uses of Class
org.openstreetmap.josm.gui.io.UploadSelectionDialog.OsmPrimitiveListModel
-
Packages that use UploadSelectionDialog.OsmPrimitiveListModel Package Description org.openstreetmap.josm.gui.io Provides GUI classes for handling input/output operations (download, upload, save). -
-
Uses of UploadSelectionDialog.OsmPrimitiveListModel in org.openstreetmap.josm.gui.io
Methods in org.openstreetmap.josm.gui.io that return UploadSelectionDialog.OsmPrimitiveListModel Modifier and Type Method Description UploadSelectionDialog.OsmPrimitiveListModel
UploadSelectionDialog.OsmPrimitiveList. getOsmPrimitiveListModel()
Constructors in org.openstreetmap.josm.gui.io with parameters of type UploadSelectionDialog.OsmPrimitiveListModel Constructor Description OsmPrimitiveList(UploadSelectionDialog.OsmPrimitiveListModel model)
-