| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DownloadSourceSizingPolicy.AdjustableDownloadSizePolicy
The height of this component is given by a preference entry.
|
static class |
DownloadSourceSizingPolicy.FixedDownloadSourceSizePolicy
The download source has a fixed size provided by the component
|
| Modifier and Type | Field and Description |
|---|---|
private DownloadSourceSizingPolicy |
DownloadDialog.DownloadDialogSplitPane.policy |
| Modifier and Type | Method and Description |
|---|---|
DownloadSourceSizingPolicy |
AbstractDownloadSourcePanel.getSizingPolicy()
Gets the policy that defines how this component should be sized
|
DownloadSourceSizingPolicy |
OverpassDownloadSource.OverpassDownloadSourcePanel.getSizingPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadDialog.DownloadDialogSplitPane.setPolicy(DownloadSourceSizingPolicy policy) |