GNU Classpath (0.19) | ||
Frames | No Frames |
Classes implementing javax.print.attribute.DocAttributeSet | |
class |
Constructors with parameter type javax.print.attribute.DocAttributeSet | |
Creates a HashDocAttributeSet object with the given
attributes in it.
|
Methods with parameter type javax.print.attribute.DocAttributeSet | |
DocAttributeSet | Returns a synchronized view of the given attribute set.
|
DocAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.DocAttributeSet | |
DocAttributeSet | Returns a synchronized view of the given attribute set.
|
DocAttributeSet | Returns an unmodifiable view of the given attribute set.
|
Methods with return type javax.print.attribute.DocAttributeSet | |
DocAttributeSet | Returns a set of attributes applying to this document.
|
GNU Classpath (0.19) |