Java™ Platform
Standard Ed. 6

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. 6

Submit a bug or feature

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