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 |
protected SlippyMapBBoxChooser |
SourceButton.slippyMapBBoxChooser |
private SlippyMapBBoxChooser |
SizeButton.slippyMapBBoxChooser |
Constructor and Description |
---|
SizeButton(SlippyMapBBoxChooser slippyMapBBoxChooser)
Constructs a new
SizeButton . |
SlippyMapControler(SlippyMapBBoxChooser navComp,
javax.swing.JPanel contentPane)
Constructs a new
SlippyMapControler . |
SourceButton(SlippyMapBBoxChooser slippyMapBBoxChooser,
java.util.Collection<TileSource> sources,
javax.swing.ButtonModel showDownloadAreaButtonModel)
Constructs a new
SourceButton . |
Modifier and Type | Field and Description |
---|---|
private SlippyMapBBoxChooser |
MinimapDialog.slippyMap |
Modifier and Type | Field and Description |
---|---|
private SlippyMapBBoxChooser |
SlippyMapChooser.pnlSlippyMapBBoxChooser |