JavaTM 2 Platform
Standard Ed. 6

软件包 javax.print.attribute
的使用

使用 javax.print.attribute 的软件包
java.awt.print 为通用的打印 API 提供类和接口。 
javax.print 为 JavaTM Print Service API 提供了主要类和接口。 
javax.print.attribute 提供了描述 JavaTM Print Service 属性的类型以及如何分类这些属性的类和接口。 
javax.print.attribute.standard 包 javax.print.attribute.standard 包括特定打印属性的类。 
javax.print.event 包 javax.print.event 包含事件类和侦听器接口。 
javax.swing 提供一组“轻量级”(全部是 Java 语言)组件,尽量让这些组件在所有平台上的工作方式都相同。 
javax.swing.text 提供类 HTMLEditorKit 和创建 HTML 文本编辑器的支持类。 
 

java.awt.print 使用的 javax.print.attribute 中的类
PrintRequestAttributeSet
          接口 PrintRequestAttributeSet 为打印请求属性(即:实现接口 PrintRequestAttribute 的打印属性)的集合指定接口。
 

javax.print 使用的 javax.print.attribute 中的类
Attribute
          接口 Attribute 是由任何一个打印属性类实现的基本接口,用于指示该类表示某一打印属性。
AttributeSet
          接口 AttributeSet 为打印属性集指定接口。
DocAttributeSet
          接口 DocAttributeSet 指定文档属性(即:实现接口 DocAttribute 的打印属性)集的接口。
PrintJobAttributeSet
          接口 PrintJobAttributeSet 为打印作业属性(即:实现接口 PrintJobAttribute 的打印属性)集指定接口。
PrintRequestAttributeSet
          接口 PrintRequestAttributeSet 为打印请求属性(即:实现接口 PrintRequestAttribute 的打印属性)的集合指定接口。
PrintServiceAttribute
          接口 PrintServiceAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印服务”的状态或“打印服务”的一些其他特征。
PrintServiceAttributeSet
          接口 PrintServiceAttributeSet 为打印作业属性(即:实现接口 PrintServiceAttribute 的打印属性)集指定接口。
 

javax.print.attribute 使用的 javax.print.attribute 中的类
Attribute
          接口 Attribute 是由任何一个打印属性类实现的基本接口,用于指示该类表示某一打印属性。
AttributeSet
          接口 AttributeSet 为打印属性集指定接口。
DocAttribute
          接口 DocAttribute 是打印属性类实现的一个标记接口,用于指示属性表示文档 (doc) 的设置(“Doc”是一个简短的、容易发音的术语,指“打印数据的片段”。
DocAttributeSet
          接口 DocAttributeSet 指定文档属性(即:实现接口 DocAttribute 的打印属性)集的接口。
EnumSyntax
          类 EnumSyntax 是一个抽象的基类,它提供所有“类型安全枚举”对象的公共实现。
HashAttributeSet
          类 HashAttributeSet 提供具有哈希映射特征的 AttributeSet 实现。
IntegerSyntax
          类 IntegerSyntax 是一个抽象的基类,它提供具有整数值的所有属性的公共实现。
PrintJobAttribute
          PrintJobAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印作业”的状态或“打印作业”的一些其他特征。
PrintJobAttributeSet
          接口 PrintJobAttributeSet 为打印作业属性(即:实现接口 PrintJobAttribute 的打印属性)集指定接口。
PrintRequestAttribute
          接口 PrintRequestAttribute 是打印属性类实现的标记接口,以指示属性表示用于打印作业的请求设置。
PrintRequestAttributeSet
          接口 PrintRequestAttributeSet 为打印请求属性(即:实现接口 PrintRequestAttribute 的打印属性)的集合指定接口。
PrintServiceAttribute
          接口 PrintServiceAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印服务”的状态或“打印服务”的一些其他特征。
PrintServiceAttributeSet
          接口 PrintServiceAttributeSet 为打印作业属性(即:实现接口 PrintServiceAttribute 的打印属性)集指定接口。
ResolutionSyntax
          类 ResolutionSyntax 是一种抽象的基类,它提供表示打印机分辨率的所有属性的公共实现。
 

javax.print.attribute.standard 使用的 javax.print.attribute 中的类
Attribute
          接口 Attribute 是由任何一个打印属性类实现的基本接口,用于指示该类表示某一打印属性。
DateTimeSyntax
          类 DateTimeSyntax 是一个抽象的基类,它提供其值是日期和时间的所有属性的公共实现。
DocAttribute
          接口 DocAttribute 是打印属性类实现的一个标记接口,用于指示属性表示文档 (doc) 的设置(“Doc”是一个简短的、容易发音的术语,指“打印数据的片段”。
EnumSyntax
          类 EnumSyntax 是一个抽象的基类,它提供所有“类型安全枚举”对象的公共实现。
IntegerSyntax
          类 IntegerSyntax 是一个抽象的基类,它提供具有整数值的所有属性的公共实现。
PrintJobAttribute
          PrintJobAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印作业”的状态或“打印作业”的一些其他特征。
PrintRequestAttribute
          接口 PrintRequestAttribute 是打印属性类实现的标记接口,以指示属性表示用于打印作业的请求设置。
PrintServiceAttribute
          接口 PrintServiceAttribute 是打印属性类实现的标记接口,以指示该属性描述“打印服务”的状态或“打印服务”的一些其他特征。
ResolutionSyntax
          类 ResolutionSyntax 是一种抽象的基类,它提供表示打印机分辨率的所有属性的公共实现。
SetOfIntegerSyntax
          类 SetOfIntegerSyntax 是一种抽象的基类,它提供其值是非负整数集合的所有属性的公共实现。
Size2DSyntax
          类 Size2DSyntax 是一种抽象的基类,它提供表示二维大小的所有属性的公共实现。
SupportedValuesAttribute
          接口 SupportedValuesAttribute 是打印属性类实现的标记接口,以指示该属性描述用于其他属性的支持值。
TextSyntax
          类 TextSyntax 是一种抽象的基类,它提供其值是字符串的所有属性的公共实现。
URISyntax
          类 URISyntax 是一种抽象的基类,它提供其值是统一资源标识符 (URI) 的所有属性的公共实现。
 

javax.print.event 使用的 javax.print.attribute 中的类
PrintJobAttributeSet
          接口 PrintJobAttributeSet 为打印作业属性(即:实现接口 PrintJobAttribute 的打印属性)集指定接口。
PrintServiceAttributeSet
          接口 PrintServiceAttributeSet 为打印作业属性(即:实现接口 PrintServiceAttribute 的打印属性)集指定接口。
 

javax.swing 使用的 javax.print.attribute 中的类
PrintRequestAttributeSet
          接口 PrintRequestAttributeSet 为打印请求属性(即:实现接口 PrintRequestAttribute 的打印属性)的集合指定接口。
 

javax.swing.text 使用的 javax.print.attribute 中的类
PrintRequestAttributeSet
          接口 PrintRequestAttributeSet 为打印请求属性(即:实现接口 PrintRequestAttribute 的打印属性)的集合指定接口。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

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