Uses of Class
org.openstreetmap.josm.gui.widgets.ImageLabel
-
Packages that use ImageLabel Package Description org.openstreetmap.josm.gui Provides the classes for JOSM graphical user interface.org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog. -
-
Uses of ImageLabel in org.openstreetmap.josm.gui
Fields in org.openstreetmap.josm.gui declared as ImageLabel Modifier and Type Field Description private ImageLabelMapStatus. angleTextprivate ImageLabelMapStatus. distTextprivate ImageLabelMapStatus. headingTextprivate ImageLabelMapStatus. latTextprivate ImageLabelMapStatus. lonTextprivate ImageLabelMapStatus. nameText -
Uses of ImageLabel in org.openstreetmap.josm.gui.download
Fields in org.openstreetmap.josm.gui.download declared as ImageLabel Modifier and Type Field Description private ImageLabelDownloadDialog. bboxTextprivate ImageLabelDownloadDialog. latTextprivate ImageLabelDownloadDialog. lonText
-