JavaTM 2 Platform
Standard Ed. 6

javax.print.attribute
介面 PrintJobAttribute

所有父級介面:
Attribute, Serializable
所有已知實作類別:
Chromaticity, Copies, DateTimeAtCompleted, DateTimeAtCreation, DateTimeAtProcessing, Destination, Fidelity, Finishings, JobHoldUntil, JobImpressions, JobImpressionsCompleted, JobKOctets, JobKOctetsProcessed, JobMediaSheets, JobMediaSheetsCompleted, JobMessageFromOperator, JobName, JobOriginatingUserName, JobPriority, JobSheets, JobState, JobStateReasons, Media, MediaName, MediaPrintableArea, MediaSizeName, MediaTray, MultipleDocumentHandling, NumberOfDocuments, NumberOfInterveningJobs, NumberUp, OrientationRequested, OutputDeviceAssigned, PageRanges, PresentationDirection, PrinterResolution, PrintQuality, SheetCollate, Sides

public interface PrintJobAttribute
extends Attribute

PrintJobAttribute 是列印屬性類別實作的標記介面,以指示該屬性描述“列印作業”的狀態或“列印作業”的一些其他特徵。Print Service 實例將許多 PrintJobAttributes 添加到“列印作業”的屬性集中,以報告“列印作業”的狀態。如果屬性實作 PrintRequestAttribute 以及 PrintJobAttribute,則客戶機可以包括屬性集中的屬性,以便為“列印作業”指定屬性的值。

另請參見:
PrintRequestAttributeSet, PrintJobAttributeSet

方法摘要
 
從介面 javax.print.attribute.Attribute 繼承的方法
getCategory, getName
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only