Changeset 1147 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2008-12-20T01:38:04+01:00 (15 years ago)
Author:
framm
Message:
  • update downloadTask interface
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java

    r1039 r1147  
    4444                 */
    4545                void download(DownloadAction action, double minlat, double minlon, double maxlat, double maxlon);
     46        void loadUrl(boolean newLayer, String url);
    4647                /**
    4748                 * @return The checkbox presented to the user
Note: See TracChangeset for help on using the changeset viewer.