| Package and Description |
|---|
| org.openstreetmap.josm.io.audio.fx
MP3 support moved to openjfx plugin as JavaFX is gone with Java 11.
|
| Class and Description |
|---|
| org.openstreetmap.josm.io.audio.fx.JavaFxMediaPlayer
MP3 support moved to openjfx plugin as JavaFX is gone with Java 11.
|
| Field and Description |
|---|
| org.openstreetmap.josm.io.OsmApi.DEFAULT_API_URL |
| org.openstreetmap.josm.actions.AutoScaleAction.MODES
Use
AutoScaleAction.AutoScaleMode enum instead |
| org.openstreetmap.josm.gui.MainApplication.undoRedo |
| Constructor and Description |
|---|
| org.openstreetmap.josm.actions.AutoScaleAction(String)
Use
AutoScaleAction.AutoScaleAction(AutoScaleMode) instead |
| org.openstreetmap.gui.jmapviewer.JMapViewer(TileCache, int) |