// License: GPL. For details, see LICENSE file.

/**
 * Provides GUI classes for displaying long tasks background advancement in a progress bar, and a way to cancel them.
 */
package org.openstreetmap.josm.gui.progress;
