Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences.imagery |
Provides classes for handling imagery preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
AddImageryDialog
Dialog shown to add a new imagery (WMS/TMS/WMTS) source from imagery preferences.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.Collection<AddImageryPanel.ContentValidationListener> |
AddImageryPanel.listeners |
Modifier and Type | Method and Description |
---|---|
void |
AddImageryPanel.addContentValidationListener(AddImageryPanel.ContentValidationListener l)
Registers a new ContentValidationListener
|