|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.josm.gui.download.TileSelection
public class TileSelection
Tile selector. Provides a tile coordinate input field.
| Field Summary | |
|---|---|
private TileSelectionBBoxChooser |
chooser
|
private DownloadDialog |
parent
|
| Constructor Summary | |
|---|---|
TileSelection()
|
|
| Method Summary | |
|---|---|
void |
addGui(DownloadDialog gui)
Add the GUI elements to the dialog. |
protected void |
build()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
void |
setDownloadArea(Bounds area)
Sets the current download area. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private TileSelectionBBoxChooser chooser
private DownloadDialog parent
| Constructor Detail |
|---|
public TileSelection()
| Method Detail |
|---|
protected void build()
public void addGui(DownloadDialog gui)
DownloadSelection
addGui in interface DownloadSelectionpublic void setDownloadArea(Bounds area)
DownloadSelection
setDownloadArea in interface DownloadSelectionpublic void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange in interface java.beans.PropertyChangeListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||