|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use javax.print.attribute | |
|---|---|
| javax.print | Provides the basic interfaces and classes of the Java Print Service API. |
| javax.print.attribute | Provides classes and interfaces describing the roles and syntax of attribute objects in the Java Print Service API. |
| javax.print.attribute.standard | Provides the printing attribute classes of the Java Print Service API. |
| javax.print.event | Provides events and listeners to be used with the Java Print Service API. |
| Classes in javax.print.attribute used by javax.print | |
|---|---|
| Attribute
Base interface of every printing attribute of the Java Print Service API. |
|
AttributeSet
AttributeSet is the top-level interface for sets of printing
attributes in the Java Print Service API. |
|
DocAttributeSet
DocAttributeSet specifies an attribute set which only
allows printing attributes of type
DocAttribute. |
|
PrintJobAttributeSet
PrintJobAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintJobAttribute. |
|
PrintRequestAttributeSet
PrintRequestAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintRequestAttribute. |
|
| PrintServiceAttribute
Marker interface for all attribute classes describing parameters or the status of a PrintService. |
|
PrintServiceAttributeSet
PrintServiceAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintServiceAttribute. |
|
| Classes in javax.print.attribute used by javax.print.attribute | |
|---|---|
| Attribute
Base interface of every printing attribute of the Java Print Service API. |
|
AttributeSet
AttributeSet is the top-level interface for sets of printing
attributes in the Java Print Service API. |
|
| DocAttribute
Marker interface for all attribute classes describing attributes of a Doc object. |
|
DocAttributeSet
DocAttributeSet specifies an attribute set which only
allows printing attributes of type
DocAttribute. |
|
EnumSyntax
EnumSyntax is the abstract base class of all enumeration
classes in the Java Print Service API. |
|
HashAttributeSet
HashAttributeSet provides an implementation of
AttributeSet. |
|
IntegerSyntax
IntegerSyntax is the abstract base class of all attribute
classes having an integer as value. |
|
| PrintJobAttribute
Marker interface for all attribute classes describing attributes or the status of a ( DocPrintJob object. |
|
PrintJobAttributeSet
PrintJobAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintJobAttribute. |
|
| PrintRequestAttribute
Marker interface for all attribute classes which specify a requested attribute of DocPrintJob object. |
|
PrintRequestAttributeSet
PrintRequestAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintRequestAttribute. |
|
| PrintServiceAttribute
Marker interface for all attribute classes describing parameters or the status of a PrintService. |
|
PrintServiceAttributeSet
PrintServiceAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintServiceAttribute. |
|
ResolutionSyntax
ResolutionSyntax is the abstract base class of all attribute
classes which provide a resolution as value (e.g. printer resolution). |
|
| Classes in javax.print.attribute used by javax.print.attribute.standard | |
|---|---|
DateTimeSyntax
DateTimeSyntax is the abstract base class of all attribute
classes having a date and a time as value. |
|
| DocAttribute
Marker interface for all attribute classes describing attributes of a Doc object. |
|
EnumSyntax
EnumSyntax is the abstract base class of all enumeration
classes in the Java Print Service API. |
|
IntegerSyntax
IntegerSyntax is the abstract base class of all attribute
classes having an integer as value. |
|
| PrintJobAttribute
Marker interface for all attribute classes describing attributes or the status of a ( DocPrintJob object. |
|
| PrintRequestAttribute
Marker interface for all attribute classes which specify a requested attribute of DocPrintJob object. |
|
| PrintServiceAttribute
Marker interface for all attribute classes describing parameters or the status of a PrintService. |
|
ResolutionSyntax
ResolutionSyntax is the abstract base class of all attribute
classes which provide a resolution as value (e.g. printer resolution). |
|
SetOfIntegerSyntax
SetOfIntegerSyntax is the abstract base class of all attribute
classes which provide a set of non-negative integers as value (e.g. the
page ranges to print) represented as single values or ranges of values. |
|
Size2DSyntax
Size2DSyntax is the abstract base class of all attribute
classes which provide a two dimensional size as value (e.g. the size of
a media like Letter or A4). |
|
| SupportedValuesAttribute
Marker interface for all attribute classes specifying the supported/allowed values for another printing attribute class. |
|
TextSyntax
TextSyntax is the abstract base class of all attribute
classes which provide a string as value (e.g. the location of the printer). |
|
URISyntax
URISyntax is the abstract base class of all attribute
classes having an Uniform Resource Identifier URI as value. |
|
| Classes in javax.print.attribute used by javax.print.event | |
|---|---|
PrintJobAttributeSet
PrintJobAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintJobAttribute. |
|
PrintServiceAttributeSet
PrintServiceAttributeSet specifies an attribute set which only
allows printing attributes of type
PrintServiceAttribute. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||