Ignore:
Timestamp:
2014-10-20T00:03:35+02:00 (12 years ago)
Author:
Don-vip
Message:

fix #10646 - Remote Control v1.6: new load_data handler to load OSM data directly from URL (modified patch by sanderd17)

File:
1 edited

Legend:

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

    r7597 r7636  
    7575     * exception will be thrown directly in EDT. When this runnable is executed using executor framework
    7676     * then use false unless you read result of task (because exception will get lost if you don't)
    77      * @throws IllegalArgumentException thrown if parent is null
    7877     */
    7978    public PleaseWaitRunnable(String title, ProgressMonitor progressMonitor, boolean ignoreException) {
Note: See TracChangeset for help on using the changeset viewer.