Home » openjdk-7 » javax » print » attribute » [javadoc | source]
javax.print.attribute
public interface: PrintServiceAttribute [javadoc | source]

All Implemented Interfaces:
    Attribute

All Known Implementing Classes:
    ColorSupported, PrinterStateReasons, PDLOverrideSupported, PrinterURI, PrinterMessageFromOperator, PrinterName, PagesPerMinute, PrinterMoreInfo, PrinterMoreInfoManufacturer, PrinterLocation, PrinterIsAcceptingJobs, QueuedJobCount, PrinterMakeAndModel, PagesPerMinuteColor, PrinterInfo, PrinterState

Interface PrintServiceAttribute is a tagging interface which a printing attribute class implements to indicate the attribute describes the status of a Print Service or some other characteristic of a Print Service. A Print Service instance adds a number of PrintServiceAttributes to a Print service's attribute set to report the Print Service's status.