Searched refs:SunPrinterJobService (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/print/
H A DSunPrinterJobService.java33 public interface SunPrinterJobService { interface
H A DPSStreamPrintService.java63 implements SunPrinterJobService {
H A DRasterPrinterJob.java99 import sun.print.SunPrinterJobService;
1329 if ((psvc instanceof SunPrinterJobService) &&
1330 ((SunPrinterJobService)psvc).usesClass(getClass())) {
/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintService.java73 SunPrinterJobService {
H A DIPPPrintService.java63 public class IPPPrintService implements PrintService, SunPrinterJobService {
/openjdk7/jdk/src/windows/classes/sun/print/
H A DWin32PrintService.java74 SunPrinterJobService {

Completed in 48 milliseconds