Uses of Interface javax.print.attribute.PrintServiceAttribute

Uses in package javax.print.attribute

Constructors with parameter type javax.print.attribute.PrintServiceAttribute

Creates a HashPrintServiceAttributeSet object with the given attribute in it.
Creates a HashPrintServiceAttributeSet object with the given attributes in it.

Uses in package gnu.javax.print.ipp.attribute.printer

Classes implementing javax.print.attribute.PrintServiceAttribute

class
PrinterCurrentTime attribute as described in RFC 2911 section 4.4.30 provides the current time of the print service.
class
PrinterStateMessage attribute as described in RFC 2911 section 4.4.13 provides a textual representation of the attributes printer-state and printer-state-reasons for consumption by humans.

Uses in package javax.print.attribute.standard

Classes implementing javax.print.attribute.PrintServiceAttribute

class
The ColorSupported printing attribute specifies if a printing device is capable of color printing.
class
The PagesPerMinute printing attribute specifies the nominal number of pages per minute which may be printed by the printer.
class
The PagesPerMinuteColor printing attribute specifies the nominal number of pages per minute which may be printed in color by the printer.
class
The PDLOverrideSupported printing attribute specifies if a print services is capable of attempting to override document data instructions with IPP attributesc.
class
The PrinterInfo printing attribute provides informations about a printer device.
class
The PrinterIsAcceptingJobs printing attribute signals if a print services is currently accepting jobs.
class
The PrinterLocation printing attribute provides the location of a printer device.
class
The PrinterMakeAndModel printing attribute provides the name of the maker and the model of the printer.
class
The PrinterMessageFromOperator printing attribute provides a message from an operator or a system administrator related to the printer.
class
The PrinterMoreInfo attribute provides a URI that can be used to obtain more information about the printer.
class
The PrinterMoreInfoManufacturer attribute provides a URI that can be used to obtain more information about the printer device type and its manufacturer.
class
The PrinterName printing attribute provides the name of a print service.
class
The PrinterState printing attribute reports the current state of the printer device.
class
The PrinterStateReasons attribute provides the set of additional informations available about the current state of the printer device.
class
The PrinterURI attribute provides the URI of a printer.
class
The QueuedJobCount printing attribute reports the number of jobs currently in the queue.