Searched refs:getSupportedAttributeCategories (Results 1 - 13 of 13) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/javax/print/
H A DPrintService.java186 public Class<?>[] getSupportedAttributeCategories(); method in interface:PrintService
202 * member of the result of {@code getSupportedAttributeCategories()}.
/openjdk10/jdk/test/java/awt/print/PrinterJob/
H A DNullGetName.java53 public Class[] getSupportedAttributeCategories() { method in class:ImagePrintService
H A DDummyPrintTest.java149 public Class<?>[] getSupportedAttributeCategories() { method in class:DummyPrintService
/openjdk10/jdk/test/javax/print/applet/applet3/
H A DApplet3PrintService.java72 public Class[] getSupportedAttributeCategories() { method in class:Applet3PrintService
/openjdk10/jdk/test/javax/print/applet/applet4/
H A DApplet4PrintService.java72 public Class[] getSupportedAttributeCategories() { method in class:Applet4PrintService
/openjdk10/jdk/test/javax/print/applet/applet2/
H A DApplet2PrintService.java72 public Class[] getSupportedAttributeCategories() { method in class:Applet2PrintService
/openjdk10/jdk/test/javax/print/applet/applet1/
H A DApplet1PrintService.java72 public Class[] getSupportedAttributeCategories() { method in class:Applet1PrintService
/openjdk10/jdk/test/java/awt/print/PrinterJob/CustomPrintService/
H A DPrintServiceStub.java133 public Class<?>[] getSupportedAttributeCategories() { method in class:PrintServiceStub
/openjdk10/jdk/test/javax/print/attribute/
H A DServiceDialogTest.java187 public Class[] getSupportedAttributeCategories() method in class:TestPrintService
/openjdk10/jdk/src/java.desktop/share/classes/sun/print/
H A DPSStreamPrintService.java165 public Class<?>[] getSupportedAttributeCategories() { method in class:PSStreamPrintService
/openjdk10/jdk/src/java.desktop/unix/classes/sun/print/
H A DIPPPrintService.java1016 public synchronized Class<?>[] getSupportedAttributeCategories() { method in class:IPPPrintService
1094 getSupportedAttributeCategories();
H A DUnixPrintService.java621 public Class<?>[] getSupportedAttributeCategories() { method in class:UnixPrintService
/openjdk10/jdk/src/java.desktop/windows/classes/sun/print/
H A DWin32PrintService.java1020 public Class<?>[] getSupportedAttributeCategories() { method in class:Win32PrintService
1061 Class<?>[] classList = getSupportedAttributeCategories();

Completed in 191 milliseconds