Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-Mandriva-19.202.56.2mdv2008.0

Uses of Interface
javax.print.MultiDoc

Packages that use MultiDoc
javax.print Provides the principal classes and interfaces for the JavaTM Print Service API. 
 

Uses of MultiDoc in javax.print
 

Methods in javax.print that return MultiDoc
 MultiDoc MultiDoc.next()
          Go to the multidoc object that contains the next doc object in the sequence of doc objects.
 

Methods in javax.print with parameters of type MultiDoc
 void MultiDocPrintJob.print(MultiDoc multiDoc, PrintRequestAttributeSet attributes)
          Print a MultiDoc with the specified job attributes.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-Mandriva-19.202.56.2mdv2008.0

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.