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 ImageLabel
MapStatus. angleText
private ImageLabel
MapStatus. distText
private ImageLabel
MapStatus. headingText
private ImageLabel
MapStatus. latText
private ImageLabel
MapStatus. lonText
private ImageLabel
MapStatus. 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 ImageLabel
DownloadDialog. bboxText
private ImageLabel
DownloadDialog. latText
private ImageLabel
DownloadDialog. lonText
-