Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences | |
org.openstreetmap.josm.gui.preferences.map |
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 |
TaggingPresetPreference.TaggingPresetSourceEditor.getStr(SourceEditor.I18nString ident) |
String |
MapPaintPreference.MapPaintSourceEditor.getStr(SourceEditor.I18nString ident) |