Changeset 17333 in josm for trunk/src/org/openstreetmap/josm/gui/download/DownloadSourceSizingPolicy.java
- Timestamp:
- 2020-11-23T16:28:11+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/download/DownloadSourceSizingPolicy.java
r16913 r17333 63 63 * The height of this component is given by a preference entry. 64 64 * <p> 65 * Mind that using a preferred component size is not possible in this case, since the preference entry needs to have a onstant default value. 65 * Mind that using a preferred component size is not possible in this case, 66 * since the preference entry needs to have a constant default value. 66 67 */ 67 68 class AdjustableDownloadSizePolicy implements DownloadSourceSizingPolicy {
Note:
See TracChangeset
for help on using the changeset viewer.
