Uses of Interface
javax.print.MultiDocPrintService
Package
Description
Provides the principal classes and interfaces for the Java Print
Service API.
-
Uses of MultiDocPrintService in javax.print
Modifier and TypeMethodDescriptionabstract MultiDocPrintService[]
PrintServiceLookup.getMultiDocPrintServices(DocFlavor[] flavors, AttributeSet attributes)
Not called directly by applications.static MultiDocPrintService[]
PrintServiceLookup.lookupMultiDocPrintServices(DocFlavor[] flavors, AttributeSet attributes)
LocatesMultiDoc
printServices
capable of printingMultiDocs
containing all the specified doc flavors.