Package | Description |
---|---|
org.openstreetmap.josm.data.preferences | |
org.openstreetmap.josm.gui.preferences.advanced |
Provides classes for handling advanced preferences.
|
Modifier and Type | Method and Description |
---|---|
MapListSetting |
MapListSetting.copy() |
MapListSetting |
MapListSetting.getNullInstance() |
Modifier and Type | Method and Description |
---|---|
void |
PreferencesWriter.visit(MapListSetting setting) |
void |
SettingVisitor.visit(MapListSetting value)
Visitor call for
MapListSetting . |
Constructor and Description |
---|
MapListEditor(javax.swing.JComponent gui,
PrefEntry entry,
MapListSetting setting)
Constructs a new
MapListEditor . |