final class JobCancelListener extends Object implements ActionListener
The GNU General Public License for details.
Modifier and Type | Field and Description |
---|---|
private org.crosswire.common.progress.Progress |
job |
Constructor and Description |
---|
JobCancelListener(org.crosswire.common.progress.Progress theJob) |
JobCancelListener(org.crosswire.common.progress.Progress theJob)
theJob
- public void actionPerformed(ActionEvent ev)
actionPerformed
in interface ActionListener