Uses of Class
org.openstreetmap.josm.gui.preferences.plugin.PluginListPanel
-
Packages that use PluginListPanel Package Description org.openstreetmap.josm.gui.preferences.plugin Provides classes for handling plugin preferences. -
-
Uses of PluginListPanel in org.openstreetmap.josm.gui.preferences.plugin
Fields in org.openstreetmap.josm.gui.preferences.plugin declared as PluginListPanel Modifier and Type Field Description private PluginListPanel
PluginCheckBox. panel
private PluginListPanel
PluginPreference. pnlPluginPreferences
Constructors in org.openstreetmap.josm.gui.preferences.plugin with parameters of type PluginListPanel Constructor Description PluginCheckBox(PluginInformation pi, boolean selected, PluginListPanel panel, PluginPreferencesModel ppModel)
-