jwo.utils.gui
Interface JWInterruptionListener

All Known Implementing Classes:
LSThread

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.2, 5th December, 2004.
Author:
Jo Wood

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

Method Detail

interruptionRequested

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



Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005