Uses of Class
org.openstreetmap.josm.gui.preferences.plugin.PluginPreference
-
Packages that use PluginPreference Package Description org.openstreetmap.josm.gui.preferences Provides generic classes for handling JOSM preferences. -
-
Uses of PluginPreference in org.openstreetmap.josm.gui.preferences
Fields in org.openstreetmap.josm.gui.preferences declared as PluginPreference Modifier and Type Field Description private PluginPreferencePreferenceTabbedPane.PluginDownloadAfterTask. preferenceMethods in org.openstreetmap.josm.gui.preferences that return PluginPreference Modifier and Type Method Description PluginPreferencePreferenceTabbedPane. getPluginPreference()Returns thePluginPreferenceobject.Constructors in org.openstreetmap.josm.gui.preferences with parameters of type PluginPreference Constructor Description PluginDownloadAfterTask(PluginPreference preference, PluginDownloadTask task, java.util.Set<PluginInformation> toDownload)
-