Package | Description |
---|---|
org.openstreetmap.gui.jmapviewer |
This package and all sub-packages are belonging to the Java
component JMapViewer
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Class and Description |
---|---|
static class |
FeatureAdapter.DefaultSettingsAdapter
Default settings adapter keeping settings in memory only.
|
Modifier and Type | Field and Description |
---|---|
private static FeatureAdapter.SettingsAdapter |
FeatureAdapter.settingsAdapter |
Modifier and Type | Method and Description |
---|---|
static void |
FeatureAdapter.registerSettingsAdapter(FeatureAdapter.SettingsAdapter settingsAdapter)
Registers settings adapter.
|
Modifier and Type | Class and Description |
---|---|
private static class |
MainInitialization.JosmSettingsAdapter |