Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.map |
Provides classes for handling map preferences.
|
org.openstreetmap.josm.gui.preferences.validator |
Provides classes for handling validator preferences.
|
Modifier and Type | Method and Description |
---|---|
static SourceEditor.I18nString |
SourceEditor.I18nString.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceEditor.I18nString[] |
SourceEditor.I18nString.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract String |
SourceEditor.getStr(SourceEditor.I18nString ident)
Provide the GUI strings.
|
Modifier and Type | Method and Description |
---|---|
String |
MapPaintPreference.MapPaintSourceEditor.getStr(SourceEditor.I18nString ident) |
String |
TaggingPresetPreference.TaggingPresetSourceEditor.getStr(SourceEditor.I18nString ident) |
Modifier and Type | Method and Description |
---|---|
String |
ValidatorTagCheckerRulesPreference.TagCheckerRulesSourceEditor.getStr(SourceEditor.I18nString ident) |