Package org.geotools.gce.imagemosaic
Class ImageMosaicEventHandlers.ProgressEventDispatchThreadEventLauncher
Object
ProgressEventDispatchThreadEventLauncher
- All Implemented Interfaces:
Runnable
- Enclosing class:
- ImageMosaicEventHandlers
protected static final class ImageMosaicEventHandlers.ProgressEventDispatchThreadEventLauncher
extends Object
implements Runnable
Private Class which simply fires the events using a copy of the listeners list in order to avoid problems with
listeners that remove themselves or are removed by someone else
-
Method Summary