public interface OSMSwingManager
RasterWindowManager
,
JValidationServicePanel
Modifier and Type | Method and Description |
---|---|
AddOSMLayerPanel |
createAddOSMLayerPanel(java.io.File pathToServerList)
Creates AddOSMLayerPanel
|
AddOSMLayerPanel |
createAddOSMLayerPanel(java.io.File pathToServerList,
boolean showCrsWarning)
Creates AddOSMLayerPanel
|
java.lang.String |
getTranslation(java.lang.String key)
Returns the translation of a string.
|
java.lang.String getTranslation(java.lang.String key)
key
- String to translateAddOSMLayerPanel createAddOSMLayerPanel(java.io.File pathToServerList)
pathToServerList
- Path to the directory where the server list is storedAddOSMLayerPanel createAddOSMLayerPanel(java.io.File pathToServerList, boolean showCrsWarning)
pathToServerList
- Path to the directory where the server list is storedshowCrsWarning
-