Package | Description |
---|---|
org.openstreetmap.josm.gui.bbox |
Provides GUI classes for displaying a customizable and interactive bounding box.
|
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
Modifier and Type | Field and Description |
---|---|
private SlippyMapBBoxChooser |
SlippyMapControler.iSlippyMapChooser |
private SlippyMapBBoxChooser |
SizeButton.slippyMapBBoxChooser |
private SlippyMapBBoxChooser |
SourceButton.slippyMapBBoxChooser |
Constructor and Description |
---|
SizeButton(SlippyMapBBoxChooser slippyMapBBoxChooser) |
SlippyMapControler(SlippyMapBBoxChooser navComp,
JPanel contentPane)
Constructs a new
SlippyMapControler . |
SourceButton(SlippyMapBBoxChooser slippyMapBBoxChooser,
Collection<TileSource> sources) |
Modifier and Type | Field and Description |
---|---|
protected SlippyMapBBoxChooser |
MinimapDialog.slippyMap |
Modifier and Type | Field and Description |
---|---|
private SlippyMapBBoxChooser |
SlippyMapChooser.pnlSlippyMapBBoxChooser |