JavaTM 2 Platform
Standard Ed. 5.0

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 のその他の特徴の記述を表示するために、印刷属性クラスが実装するタグ機能インタフェースです。Print Service インスタンスは、多くの PrintServiceAttributes を Print サービスの属性セットに追加して Print Service の状態を報告します。

関連項目:
PrintServiceAttributeSet

メソッドの概要
 
インタフェース javax.print.attribute.Attribute から継承されたメソッド
getCategory, getName
 


JavaTM 2 Platform
Standard Ed. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。