Package | Description |
---|---|
org.openstreetmap.josm.data.preferences |
Modifier and Type | Class and Description |
---|---|
class |
PreferencesWriter
Write preferences to XML.
|
Modifier and Type | Method and Description |
---|---|
void |
Setting.visit(SettingVisitor visitor)
Enable usage of the visitor pattern.
|
void |
ListListSetting.visit(SettingVisitor visitor) |
void |
MapListSetting.visit(SettingVisitor visitor) |
void |
ListSetting.visit(SettingVisitor visitor) |
void |
StringSetting.visit(SettingVisitor visitor) |