API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print. MultiDocPrintJob View Source
Author(s)
Since
Version
Serial
Hierarchy
 DocPrintJob
      MultiDocPrintJob
Subinterfaces
Description
public 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.
See also:   
Methods
Hide/Show inherited methods
public void print (MultiDoc multiDoc, PrintRequestAttributeSet attributes) throws PrintException
  Print a MultiDoc with the specified job attributes.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar