| Package | Description | 
|---|---|
| javax.print.attribute.standard | Package javax.print.attribute.standard
contains classes for specific printing attributes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DocumentNameClass DocumentName is a printing attribute class, a text attribute, that
 specifies the name of a document. | 
| class  | JobMessageFromOperatorClass JobMessageFromOperator is a printing attribute class, a text attribute,
 that provides a message from an operator, system administrator, or
 "intelligent" process to indicate to the end user the reasons for
 modification or other management action taken on a job. | 
| class  | JobNameClass JobName is a printing attribute class, a text attribute, that specifies
 the name of a print job. | 
| class  | JobOriginatingUserNameClass JobOriginatingUserName is a printing attribute class, a text
 attribute, that contains the name of the end user that submitted the
 print job. | 
| class  | OutputDeviceAssignedClass OutputDeviceAssigned is a printing attribute class, a text attribute,
 that identifies the output device to which the service has assigned this
 job. | 
| class  | PrinterInfoClass PrinterInfo is a printing attribute class, a text attribute, that
 provides descriptive information about a printer. | 
| class  | PrinterLocationClass PrinterLocation is a printing attribute class, a text attribute, that
 identifies the location of the device. | 
| class  | PrinterMakeAndModelClass PrinterMakeAndModel is a printing attribute class, a text attribute,
 that the make and model of the printer. | 
| class  | PrinterMessageFromOperatorClass PrinterMessageFromOperator is a printing attribute class, a text
 attribute, that provides a message from an operator, system administrator,
 or "intelligent" process to indicate to the end user information about or
 status of the printer, such as why it is unavailable or when it is
 expected to be available. | 
| class  | PrinterNameClass PrinterName is a printing attribute class, a text attribute, that
 specifies the name of a printer. | 
| class  | RequestingUserNameClass RequestingUserName is a printing attribute class, a text attribute,
 that specifies the name of the end user that submitted the print job. | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2015, Oracle and/or its affiliates.  All rights reserved.