Frames | No Frames |
Constructors with parameter type javax.print.DocPrintJob | |
Constructs a PrintJobAttributeEvent object.
| |
Constructs a PrintJobEvent object.
|
Methods with return type javax.print.DocPrintJob | |
DocPrintJob | Returns the print job generating this event.
|
DocPrintJob | Returns the print job that generated this event.
|
Methods with return type javax.print.DocPrintJob | |
DocPrintJob | Creates and returns a new print job which is capable to handle all
the document flavors supported by this print service.
|
Classes implementing javax.print.DocPrintJob | |
class | Implementation of the DocPrintJob interface. |
class | Implementation of the MultiDocPrintJob interface. |
Methods with return type javax.print.DocPrintJob | |
DocPrintJob | We always return a implementation implementing CancelablePrintJob.
|