Frames | No Frames |
Classes implementing javax.print.MultiDocPrintService | |
class | Implementation of the PrintService/MultiDocPrintService
interface for Cups printers (supports Cups 1.1 and up)
|
Methods with return type javax.print.MultiDocPrintService | |
MultiDocPrintService[] | All printers and printer classes of the CUPS server are checked.
|
Methods with return type javax.print.MultiDocPrintService | |
MultiDocPrintService[] | Not to be called directly by applications.
|
MultiDocPrintService[] | Searches print services capable of multi document printing in all of the
given document flavors and supporting the specified printing attributes.
|
Classes implementing javax.print.MultiDocPrintService | |
class | Implementation of the MultiDocPrintService interface
for IPP based printers.
|