| Interface and Description |
|---|
| org.openstreetmap.josm.gui.MapView.EditLayerChangeListener
Use
MainLayerManager.ActiveLayerChangeListener instead. |
| org.openstreetmap.josm.gui.MapView.LayerChangeListener
Use
LayerManager.LayerChangeListener instead. |
| Field and Description |
|---|
| org.openstreetmap.josm.Main.gettingStarted
Do not access this. It will be removed soon. You should not need to access the GettingStarted panel.
|
| Constructor and Description |
|---|
| org.openstreetmap.gui.jmapviewer.JMapViewer(TileCache, int) |