jwo.utils.gui
Interface JWInterruptionListener

All Known Implementing Classes:
BasinThread, BasinThread2, CentroidThread, CombinePointsWithRasterThread, CombineThread, ContourThread, DeleteThread, DemToTinThread, DispThread, FlowThread, FracSurfaceThread, FuzzyFeatureThread, JoinVectorThread, LSThread, OpenThread, PeakClassificationThread, PitRemovalThread, PointDensityThread, PolySurfaceThread, ProjectionThread, RectifyThread, SaveThread, ScaleParamThread, ScriptEngine, SelectVectorThread, SimplifyThread, SurfaceFeatureThread, SurfNetworkThread, SurfParamThread, TinPointsThread, TinToDemThread, TransRastThread, UpdateThread, VectorToRasterThread, View3dThread, VoidRemovalThread

public interface JWInterruptionListener

Interface for objects that need to be informed that a process has been interrupted by the user. This will usually be because of a click on the progress bar in a JWStatusBar.

Version:
2.3, 5th December, 2004.
Author:
Jo Wood

Method Summary
 void interruptionRequested()
          Should respond to a request for an interruption to some process.
 

Method Detail

interruptionRequested

void interruptionRequested()
Should respond to a request for an interruption to some process.



Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009