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

/openjdk9/jdk/src/java.desktop/share/classes/javax/print/
H A DPrintService.java235 isAttributeCategorySupported(Class<? extends Attribute> category); method in interface:PrintService
/openjdk9/jdk/test/java/awt/print/PrinterJob/
H A DNullGetName.java58 public boolean isAttributeCategorySupported(Class category) { method in class:ImagePrintService
H A DDummyPrintTest.java166 public boolean isAttributeCategorySupported(Class<? extends Attribute> category) { method in class:DummyPrintService
/openjdk9/jdk/test/java/awt/print/PrinterJob/CustomPrintService/
H A DPrintServiceStub.java92 public boolean isAttributeCategorySupported( method in class:PrintServiceStub
/openjdk9/jdk/test/javax/print/applet/applet3/
H A DApplet3PrintService.java76 public boolean isAttributeCategorySupported(Class category) { method in class:Applet3PrintService
/openjdk9/jdk/test/javax/print/applet/applet4/
H A DApplet4PrintService.java76 public boolean isAttributeCategorySupported(Class category) { method in class:Applet4PrintService
/openjdk9/jdk/test/javax/print/applet/applet2/
H A DApplet2PrintService.java76 public boolean isAttributeCategorySupported(Class category) { method in class:Applet2PrintService
/openjdk9/jdk/test/javax/print/applet/applet1/
H A DApplet1PrintService.java76 public boolean isAttributeCategorySupported(Class category) { method in class:Applet1PrintService
/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DPSStreamPrintService.java172 isAttributeCategorySupported(Class<? extends Attribute> category) method in class:PSStreamPrintService
/openjdk9/jdk/test/javax/print/attribute/
H A DServiceDialogTest.java195 public boolean isAttributeCategorySupported(Class category) method in class:TestPrintService
/openjdk9/jdk/src/java.desktop/unix/classes/sun/print/
H A DUnixPrintService.java629 isAttributeCategorySupported(Class<? extends Attribute> category) method in class:UnixPrintService
H A DIPPPrintService.java1083 isAttributeCategorySupported(Class<? extends Attribute> category) method in class:IPPPrintService
/openjdk9/jdk/src/java.desktop/windows/classes/sun/print/
H A DWin32PrintService.java1049 isAttributeCategorySupported(Class<? extends Attribute> category) method in class:Win32PrintService

Completed in 190 milliseconds