Searched defs:PrintService (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/print/
H A DPrintService.java38 * Interface PrintService is the factory for a DocPrintJob. A PrintService
47 * PrintService[] pservices =
61 public interface PrintService { interface
83 * Registers a listener for events on this PrintService.
94 * <code>PrintService</code> events.
137 * up a job for this <code>PrintService</code>. A print data format is
296 * PrintService, else IllegalArgumentException will be thrown.
374 * PrintService, else IllegalArgumentException will be thrown.
397 * this PrintService
[all...]

Completed in 26 milliseconds