Searched refs:getServiceUIFactory (Results 1 - 14 of 14) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/javax/print/
H A DPrintService.java409 public ServiceUIFactory getServiceUIFactory(); method in interface:PrintService
/openjdk10/jdk/test/java/awt/print/PrinterJob/
H A DNullGetName.java87 public ServiceUIFactory getServiceUIFactory() { method in class:ImagePrintService
H A DDummyPrintTest.java144 public ServiceUIFactory getServiceUIFactory() { method in class:DummyPrintService
/openjdk10/jdk/test/javax/print/applet/applet3/
H A DApplet3PrintService.java101 public ServiceUIFactory getServiceUIFactory() { method in class:Applet3PrintService
/openjdk10/jdk/test/javax/print/applet/applet4/
H A DApplet4PrintService.java101 public ServiceUIFactory getServiceUIFactory() { method in class:Applet4PrintService
/openjdk10/jdk/test/javax/print/applet/applet2/
H A DApplet2PrintService.java101 public ServiceUIFactory getServiceUIFactory() { method in class:Applet2PrintService
/openjdk10/jdk/test/javax/print/applet/applet1/
H A DApplet1PrintService.java101 public ServiceUIFactory getServiceUIFactory() { method in class:Applet1PrintService
/openjdk10/jdk/test/java/awt/print/PrinterJob/CustomPrintService/
H A DPrintServiceStub.java155 public ServiceUIFactory getServiceUIFactory() { method in class:PrintServiceStub
/openjdk10/jdk/test/javax/print/attribute/
H A DServiceDialogTest.java291 public ServiceUIFactory getServiceUIFactory() { method in class:TestPrintService
/openjdk10/jdk/src/java.desktop/share/classes/sun/print/
H A DPSStreamPrintService.java490 public ServiceUIFactory getServiceUIFactory() { method in class:PSStreamPrintService
H A DServiceDialog.java729 uiFactory = psCurrent.getServiceUIFactory();
853 uiFactory = psCurrent.getServiceUIFactory();
/openjdk10/jdk/src/java.desktop/unix/classes/sun/print/
H A DUnixPrintService.java1064 public ServiceUIFactory getServiceUIFactory() { method in class:UnixPrintService
H A DIPPPrintService.java1602 public ServiceUIFactory getServiceUIFactory() { method in class:IPPPrintService
/openjdk10/jdk/src/java.desktop/windows/classes/sun/print/
H A DWin32PrintService.java1691 public synchronized ServiceUIFactory getServiceUIFactory() { method in class:Win32PrintService

Completed in 125 milliseconds