org.geotools.gce.imagemosaic
Class ImageMosaicEventHandlers.ProgressEventDispatchThreadEventLauncher
Object
ImageMosaicEventHandlers.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 |
void |
run()
Run the event launcher |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
run
public void run()
- Run the event launcher
- Specified by:
run
in interface Runnable
Copyright © 1996-2014 Geotools. All Rights Reserved.