|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginUpdatePolicyPanel.Policy | |
---|---|
org.openstreetmap.josm.gui.preferences.plugin |
Uses of PluginUpdatePolicyPanel.Policy in org.openstreetmap.josm.gui.preferences.plugin |
---|
Fields in org.openstreetmap.josm.gui.preferences.plugin with type parameters of type PluginUpdatePolicyPanel.Policy | |
---|---|
private java.util.Map<PluginUpdatePolicyPanel.Policy,javax.swing.JRadioButton> |
PluginUpdatePolicyPanel.rbTimeBasedUpatePolicy
|
private java.util.Map<PluginUpdatePolicyPanel.Policy,javax.swing.JRadioButton> |
PluginUpdatePolicyPanel.rbVersionBasedUpatePolicy
|
Methods in org.openstreetmap.josm.gui.preferences.plugin that return PluginUpdatePolicyPanel.Policy | |
---|---|
(package private) static PluginUpdatePolicyPanel.Policy |
PluginUpdatePolicyPanel.Policy.fromPreferenceValue(java.lang.String preferenceValue)
|
static PluginUpdatePolicyPanel.Policy |
PluginUpdatePolicyPanel.Policy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PluginUpdatePolicyPanel.Policy[] |
PluginUpdatePolicyPanel.Policy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |