Example usage for Java javax.print PrintServiceLookup fields, constructors, methods, implement or subclass
The text is from its open source code.
PrintService | lookupDefaultPrintService() Locates the default print service for this environment. |
PrintService[] | lookupPrintServices(DocFlavor flavor, AttributeSet attributes) Locates print services capable of printing the specified DocFlavor . |