Spec-Zone .ru
спецификации, руководства, описания, API
Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.

Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Uses of Interface
javax.print.DocPrintJob

Packages that use DocPrintJob
Package Description
javax.print Provides the principal classes and interfaces for the JavaTM Print Service API. 
javax.print.event Package javax.print.event contains event classes and listener interfaces. 
 

Uses of DocPrintJob in javax.print
 

Subinterfaces of DocPrintJob in javax.print
Modifier and Type Interface and Description
 interface CancelablePrintJob
          This interface is used by a printing application to cancel a print job.
 interface MultiDocPrintJob
          Obtained from a MultiDocPrintService, a MultiDocPrintJob can print a specified collection of documents as a single print job with a set of job attributes.
 

Methods in javax.print that return DocPrintJob
Modifier and Type Method and Description
 DocPrintJob PrintService.createPrintJob()
          Creates and returns a PrintJob capable of handling data from any of the supported document flavors.
 

Uses of DocPrintJob in javax.print.event
 

Methods in javax.print.event that return DocPrintJob
Modifier and Type Method and Description
 DocPrintJob PrintJobAttributeEvent.getPrintJob()
          Determine the Print Job to which this print job event pertains.
 DocPrintJob PrintJobEvent.getPrintJob()
          Determines the DocPrintJob to which this print job event pertains.
 

Constructors in javax.print.event with parameters of type DocPrintJob
Constructor and Description
PrintJobAttributeEvent(DocPrintJob source, PrintJobAttributeSet attributes)
          Constructs a PrintJobAttributeEvent object.
PrintJobEvent(DocPrintJob source, int reason)
          Constructs a PrintJobEvent object.
 


Java™ Platform
Standard Ed. 7

DRAFT ea-b118

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.