Example usage for Java javax.print ServiceUI fields, constructors, methods, implement or subclass
The text is from its open source code.
PrintService | printDialog(GraphicsConfiguration gc, int x, int y, PrintService[] services, PrintService defaultService, DocFlavor flavor, PrintRequestAttributeSet attributes) Presents a dialog to the user for selecting a print service (printer). |