Package | Description |
---|---|
org.openstreetmap.josm.data.preferences |
Provides the classes for storing JOSM user preferences.
|
org.openstreetmap.josm.spi.preferences |
Service for preferences and base directory lookup.
|
Modifier and Type | Class and Description |
---|---|
class |
JosmUrls
Class that provides URLs values for JOSM.
|
Modifier and Type | Field and Description |
---|---|
private static IUrls |
Config.urls |
Modifier and Type | Method and Description |
---|---|
static IUrls |
Config.getUrls()
Get class that provides the value of certain URLs
|
Modifier and Type | Method and Description |
---|---|
static void |
Config.setUrlsProvider(IUrls urls)
Install the global URLs provider.
|