API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print. ServiceUI View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      ServiceUI
Implements
Subclasses
Description
public class ServiceUI
  This class is a collection of UI convenience methods which provide a graphical user dialog for browsing print services looked up through the Java Print Service API.
See also:   
Constructors
public ServiceUI ()
Methods
Hide/Show inherited methods
publicstatic PrintService printDialog (GraphicsConfiguration gc, int x, int y, PrintService services, PrintService defaultService, DocFlavor flavor, PrintRequestAttributeSet attributes) throws HeadlessException
  Presents a dialog to the user for selecting a print service (printer).
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar