Uses of Class
javax.print.attribute.TextSyntax
Package | Description |
---|---|
javax.print.attribute.standard |
Package
javax.print.attribute.standard contains classes for specific
printing attributes. |
-
Uses of TextSyntax in javax.print.attribute.standard
Subclasses of TextSyntax in javax.print.attribute.standard Modifier and Type Class Description class
DocumentName
ClassDocumentName
is a printing attribute class, a text attribute, that specifies the name of a document.class
JobMessageFromOperator
ClassJobMessageFromOperator
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
JobName
ClassJobName
is a printing attribute class, a text attribute, that specifies the name of a print job.class
JobOriginatingUserName
ClassJobOriginatingUserName
is a printing attribute class, a text attribute, that contains the name of the end user that submitted the print job.class
OutputDeviceAssigned
ClassOutputDeviceAssigned
is a printing attribute class, a text attribute, that identifies the output device to which the service has assigned this job.class
PrinterInfo
ClassPrinterInfo
is a printing attribute class, a text attribute, that provides descriptive information about a printer.class
PrinterLocation
ClassPrinterLocation
is a printing attribute class, a text attribute, that identifies the location of the device.class
PrinterMakeAndModel
ClassPrinterMakeAndModel
is a printing attribute class, a text attribute, that the make and model of the printer.class
PrinterMessageFromOperator
ClassPrinterMessageFromOperator
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
PrinterName
ClassPrinterName
is a printing attribute class, a text attribute, that specifies the name of a printer.class
RequestingUserName
ClassRequestingUserName
is a printing attribute class, a text attribute, that specifies the name of the end user that submitted the print job.