org.crosswire.common.progress.swing
Class JobsViewPane.CancelListener

java.lang.Object
  extended by org.crosswire.common.progress.swing.JobsViewPane.CancelListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
JobsViewPane

private static final class JobsViewPane.CancelListener
extends Object
implements ActionListener

Listen for cancel events and do the cancel.


Field Summary
private  Progress job
           
 
Constructor Summary
JobsViewPane.CancelListener(Progress theJob)
           
 
Method Summary
 void actionPerformed(ActionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

job

private Progress job
Constructor Detail

JobsViewPane.CancelListener

public JobsViewPane.CancelListener(Progress theJob)
Parameters:
theJob -
Method Detail

actionPerformed

public void actionPerformed(ActionEvent ev)
Specified by:
actionPerformed in interface ActionListener

Copyright ยจ 2003-2006