模块 java.desktop

接口 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 是打印属性类实现的标记接口,用于指示属性描述打印服务的状态或打印服务的某些其他特征。打印服务实例将一些 PrintServiceAttributes 添加到打印服务的属性集中以报告打印服务的状态。
参见: