|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrintServiceAttribute | |
javax.print.attribute.standard | Package javax.print.attribute.standard contains classes for specific printing attributes. |
Uses of PrintServiceAttribute in javax.print.attribute.standard |
Classes in javax.print.attribute.standard that implement PrintServiceAttribute | |
class |
ColorSupported
Class ColorSupported is a printing attribute class, an enumeration, that identifies whether the device is capable of any type of color printing at all, including highlight color as well as full process color. |
class |
PagesPerMinute
Class PagesPerMinute is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer (e.g., simplex, black-and-white). |
class |
PagesPerMinuteColor
Class PagesPerMinuteColor is an integer valued printing attribute that indicates the nominal number of pages per minute to the nearest whole number which may be generated by this printer when printing color (e.g., simplex, color). |
class |
PDLOverrideSupported
Class PDLOverrideSupported is a printing attribute class, an enumeration, that expresses the printer's ability to attempt to override processing instructions embedded in documents' print data with processing instructions specified as attributes outside the print data. |
class |
PrinterInfo
Class PrinterInfo is a printing attribute class, a text attribute, that provides descriptive information about a printer. |
class |
PrinterIsAcceptingJobs
Class PrinterIsAcceptingJobs is a printing attribute class, an enumeration, that indicates whether the printer is currently able to accept jobs. |
class |
PrinterLocation
Class PrinterLocation is a printing attribute class, a text attribute, that identifies the location of the device. |
class |
PrinterMakeAndModel
Class PrinterMakeAndModel is a printing attribute class, a text attribute, that the make and model of the printer. |
class |
PrinterMessageFromOperator
Class 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 |
PrinterMoreInfo
Class PrinterMoreInfo is a printing attribute class, a URI, that is used to obtain more information about this specific printer. |
class |
PrinterMoreInfoManufacturer
Class PrinterMoreInfoManufacturer is a printing attribute class, a URI, that is used to obtain more information about this type of device. |
class |
PrinterName
Class PrinterName is a printing attribute class, a text attribute, that specifies the name of a printer. |
class |
PrinterState
Class PrinterState is a printing attribute class, an enumeration, that identifies the current state of a printer. |
class |
PrinterStateReasons
Class PrinterStateReasons is a printing attribute class, a set of enumeration values, that provides additional information about the printer's current state, i.e., information that augments the value of the printer's PrinterState attribute. |
class |
PrinterURI
Class PrinterURI is a printing attribute class, a URI, that specifies the globally unique name of a printer. |
class |
QueuedJobCount
Class QueuedJobCount is an integer valued printing attribute that indicates the number of jobs in the printer whose JobState is either
PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED. |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.