モジュール java.desktop
パッケージ javax.print.attribute

インタフェースPrintServiceAttribute

すべてのスーパー・インタフェース:
Attribute, Serializable
既知のすべての実装クラス:
ColorSupported, PagesPerMinute, PagesPerMinuteColor, PDLOverrideSupported, PrinterInfo, PrinterIsAcceptingJobs, PrinterLocation, PrinterMakeAndModel, PrinterMessageFromOperator, PrinterMoreInfo, PrinterMoreInfoManufacturer, PrinterName, PrinterState, PrinterStateReasons, PrinterURI, QueuedJobCount

public interface PrintServiceAttribute extends Attribute
インタフェースPrintServiceAttributeは、属性がPrint ServiceのステータスまたはPrint Serviceの他の特性を記述していることを示すために、印刷属性クラスが実装するタグ付けインタフェースです。 印刷サービス・インスタンスは、印刷サービスのステータスをレポートするために、多数のPrintServiceAttributesを印刷サービスの属性セットに追加します。
関連項目: