GNU Classpath (0.17) | ||
Frames | No Frames |
Methods with parameter type javax.print.attribute.Attribute | |
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.
|
Methods with return type javax.print.attribute.Attribute | |
Attribute[] | Returns the unsupported values of printing attributes for a print service
that does not support them.
|
Constructors with parameter type javax.print.attribute.Attribute | |
Creates a HashAttributeSet object with the given
attribute in it.
| |
Creates an empty HashAttributeSet object.
| |
Creates a HashAttributeSet object with the given
attributes in it.
| |
Creates an empty HashAttributeSet object.
|
Methods with parameter type javax.print.attribute.Attribute | |
boolean | Adds the specified attribute value to this attribute set
if it is not already present.
|
boolean | Adds the specified attribute value to this attribute set
if it is not already present.
|
boolean | Adds the given attribute to the set.
|
boolean | Adds the specified attribute value to this attribute set
if it is not already present.
|
boolean | Adds the specified attribute value to this attribute set
if it is not already present.
|
boolean | Adds the specified attribute value to this attribute set
if it is not already present.
|
boolean | |
boolean | Checks if this attribute set contains an entry with the given attribute.
|
boolean | |
boolean | Removes the entry with the given attribute in it.
|
void | Verifies that the category of attribute is equals to category.
|
Methods with return type javax.print.attribute.Attribute | |
Attribute | |
Attribute | Returns the attribute value that is connected to the given attribute
category. |
Attribute[] | |
Attribute[] | Returns the content of the attribute set as an array
|
Attribute | Verifies that the given object is an attribute of the given interface.
|
Classes implementing javax.print.attribute.Attribute | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
GNU Classpath (0.17) |