GNU Classpath (0.20) | |
Frames | No Frames |
Classes derived from javax.print.DocFlavor | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Methods with parameter type javax.print.DocFlavor | |
MultiDocPrintService[] | Not called direclty by applications.
|
PrintService[] | Not called direclty by applications.
|
Object | Returns all supported attribute values a client can use when setting up
a print job with this service.
|
AttributeSet | Returns all attributes that are unsupported for a print request in the
context of a particular document flavor.
|
boolean | PrintService.isAttributeValueSupported(Attribute attrval, DocFlavor flavor, AttributeSet attributes) Determines a given attribute value is supported when creating a print job
for this print service.
|
boolean | Determines a given document flavor is supported or not.
|
Methods with return type javax.print.DocFlavor | |
DocFlavor | Returns the flavor in which this document will provide its print data.
|
DocFlavor[] | Returns an array of all supproted document flavors.
|
DocFlavor[] | Returns the unsupported document flavors.
|
GNU Classpath (0.20) |