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

/openjdk7/jdk/src/share/classes/javax/print/
H A DAttributeException.java55 public Class[] getUnsupportedAttributes(); method in interface:AttributeException
H A DPrintService.java143 * with all attributes. Use <code>getUnsupportedAttributes(..)</code>
159 * with all attributes. Use <code>getUnsupportedAttributes(..)</code>
445 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in interface:PrintService
/openjdk7/jdk/src/share/classes/sun/print/
H A DPrintJobAttributeException.java44 public Class[] getUnsupportedAttributes() { method in class:PrintJobAttributeException
H A DPSStreamPrintService.java445 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:PSStreamPrintService
/openjdk7/jdk/test/javax/print/applet/applet1/
H A DApplet1PrintService.java96 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:Applet1PrintService
/openjdk7/jdk/test/javax/print/applet/applet2/
H A DApplet2PrintService.java96 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:Applet2PrintService
/openjdk7/jdk/test/javax/print/applet/applet3/
H A DApplet3PrintService.java96 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:Applet3PrintService
/openjdk7/jdk/test/javax/print/applet/applet4/
H A DApplet4PrintService.java96 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:Applet4PrintService
/openjdk7/jdk/test/javax/print/attribute/
H A DServiceDialogTest.java258 public AttributeSet getUnsupportedAttributes(DocFlavor docflavor, AttributeSet attributeset) { method in class:TestPrintService
/openjdk7/jdk/src/solaris/classes/sun/print/
H A DUnixPrintService.java951 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:UnixPrintService
H A DIPPPrintService.java786 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:IPPPrintService
/openjdk7/jdk/src/windows/classes/sun/print/
H A DWin32PrintService.java1562 public AttributeSet getUnsupportedAttributes(DocFlavor flavor, method in class:Win32PrintService

Completed in 64 milliseconds