Uses of Interface
org.openstreetmap.josm.gui.download.DownloadSourceListener
-
Packages that use DownloadSourceListener Package Description org.openstreetmap.josm.gui.download Provides GUI classes for the download dialog. -
-
Uses of DownloadSourceListener in org.openstreetmap.josm.gui.download
Classes in org.openstreetmap.josm.gui.download that implement DownloadSourceListener Modifier and Type Class Description private class
DownloadDialog.DownloadSourceTabs
A special tabbed pane forAbstractDownloadSourcePanel
sFields in org.openstreetmap.josm.gui.download with type parameters of type DownloadSourceListener Modifier and Type Field Description private static ListenerList<DownloadSourceListener>
DownloadDialog. downloadSourcesListeners
-