ca.sqlpower.wabit.swingui.report
Class PrintAction.PrintWorker

java.lang.Object
  extended by ca.sqlpower.swingui.SPSwingWorker
      extended by ca.sqlpower.wabit.swingui.report.PrintAction.PrintWorker
All Implemented Interfaces:
ca.sqlpower.util.Monitorable, java.lang.Runnable
Enclosing class:
PrintAction

public class PrintAction.PrintWorker
extends ca.sqlpower.swingui.SPSwingWorker


Constructor Summary
PrintAction.PrintWorker(ca.sqlpower.swingui.SwingWorkerRegistry registry, java.awt.print.PrinterJob job, Layout layout)
           
 
Method Summary
 void cleanup()
           
 void doStuff()
           
protected  int getProgressImpl()
           
 
Methods inherited from class ca.sqlpower.swingui.SPSwingWorker
addTaskTerminationListener, getCleanupExceptionMessage, getDoStuffException, getJobSize, getJobSizeImpl, getMessage, getMessageImpl, getNextProcess, getProgress, getResponsibleObject, hasStarted, hasStartedImpl, increaseProgress, isCancelled, isFinished, isFinishedImpl, kill, removeTaskTerminationListener, run, setCancelled, setCleanupExceptionMessage, setDoStuffException, setFinished, setJobSize, setMessage, setNextProcess, setProgress, setStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintAction.PrintWorker

public PrintAction.PrintWorker(ca.sqlpower.swingui.SwingWorkerRegistry registry,
                               java.awt.print.PrinterJob job,
                               Layout layout)
Method Detail

doStuff

public void doStuff()
             throws java.lang.Exception
Specified by:
doStuff in class ca.sqlpower.swingui.SPSwingWorker
Throws:
java.lang.Exception

cleanup

public void cleanup()
             throws java.lang.Exception
Specified by:
cleanup in class ca.sqlpower.swingui.SPSwingWorker
Throws:
java.lang.Exception

getProgressImpl

protected int getProgressImpl()
Overrides:
getProgressImpl in class ca.sqlpower.swingui.SPSwingWorker


Copyright © 2009. All Rights Reserved.