|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simoes.lpd.handler.PrinterHandler
Handles PrintJobs by writing them to the default Printer.
Constructor Summary | |
PrinterHandler()
|
Method Summary | |
boolean |
process(PrintJob printJob)
Writes the printJob to the default Printer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PrinterHandler()
Method Detail |
public boolean process(PrintJob printJob)
process
in interface HandlerInterface
printJob
- the PrintJob we are processing
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |