javax.print.attribute
Package javax.print.attribute
Provides classes and interfaces that describe the types of JavaTM Print Service attributes and how they can be collected into attribute sets.
See: Description
Interface | Description |
---|---|
Attribute | Interface Attribute is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute. |
AttributeSet | Interface AttributeSet specifies the interface for a set of printing attributes. |
DocAttribute |