Uses of Package
javax.print.attribute
Package
Description
Provides classes and interfaces for a general printing API.
Provides the principal classes and interfaces for the Java Print
Service API.
Provides classes and interfaces that describe the types of Java Print
Service attributes and how they can be collected into attribute sets.
Package
javax.print.attribute.standard
contains classes for specific
printing attributes.Package
javax.print.event
contains event classes and listener
interfaces.Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
Provides classes and interfaces that deal with editable and noneditable text
components.
-
ClassDescriptionInterface
PrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
. -
ClassDescriptionInterface
Attribute
is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute.InterfaceAttributeSet
specifies the interface for a set of printing attributes.InterfaceDocAttributeSet
specifies the interface for a set of doc attributes, i.e. printing attributes that implement interfaceDocAttribute
.InterfacePrintJobAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintJobAttribute
.InterfacePrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
.InterfacePrintServiceAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service.InterfacePrintServiceAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintServiceAttribute
. -
ClassDescriptionInterface
Attribute
is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute.InterfaceAttributeSet
specifies the interface for a set of printing attributes.InterfaceDocAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute denotes a setting for a doc.InterfaceDocAttributeSet
specifies the interface for a set of doc attributes, i.e. printing attributes that implement interfaceDocAttribute
.ClassEnumSyntax
is an abstract base class providing the common implementation of all "type safe enumeration" objects.ClassHashAttributeSet
provides anAttributeSet
implementation with characteristics of a hash map.ClassIntegerSyntax
is an abstract base class providing the common implementation of all attributes with integer values.PrintJobAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Job or some other characteristic of a Print Job.InterfacePrintJobAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintJobAttribute
.InterfacePrintRequestAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute denotes a requested setting for a print job.InterfacePrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
.InterfacePrintServiceAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service.InterfacePrintServiceAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintServiceAttribute
.ClassResolutionSyntax
is an abstract base class providing the common implementation of all attributes denoting a printer resolution. -
ClassDescriptionInterface
Attribute
is the base interface implemented by any and every printing attribute class to indicate that the class represents a printing attribute.ClassDateTimeSyntax
is an abstract base class providing the common implementation of all attributes whose value is a date and time.InterfaceDocAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute denotes a setting for a doc.ClassEnumSyntax
is an abstract base class providing the common implementation of all "type safe enumeration" objects.ClassIntegerSyntax
is an abstract base class providing the common implementation of all attributes with integer values.PrintJobAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Job or some other characteristic of a Print Job.InterfacePrintRequestAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute denotes a requested setting for a print job.InterfacePrintServiceAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service.ClassResolutionSyntax
is an abstract base class providing the common implementation of all attributes denoting a printer resolution.ClassSetOfIntegerSyntax
is an abstract base class providing the common implementation of all attributes whose value is a set of nonnegative integers.ClassSize2DSyntax
is an abstract base class providing the common implementation of all attributes denoting a size in two dimensions.InterfaceSupportedValuesAttribute
is a tagging interface which a printing attribute class implements to indicate the attribute describes the supported values for another attribute.ClassTextSyntax
is an abstract base class providing the common implementation of all attributes whose value is a string.ClassURISyntax
is an abstract base class providing the common implementation of all attributes whose value is a Uniform Resource Identifier (URI). -
ClassDescriptionInterface
PrintJobAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintJobAttribute
.InterfacePrintServiceAttributeSet
specifies the interface for a set of print job attributes, i.e. printing attributes that implement interfacePrintServiceAttribute
. -
ClassDescriptionInterface
PrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
. -
ClassDescriptionInterface
PrintRequestAttributeSet
specifies the interface for a set of print request attributes, i.e. printing attributes that implement interfacePrintRequestAttribute
.