Uses of Package
javax.print.attribute
-
Packages that use javax.print.attribute 软件包 描述 java.awt.print 为常规打印API提供类和接口。javax.print 提供Java™打印服务API的主要类和接口。javax.print.attribute 提供描述Java™打印服务属性类型的类和接口,以及如何将它们收集到属性集中。javax.print.attribute.standard 包javax.print.attribute.standard
包含特定打印属性的类。javax.print.event 包javax.print.event
包含事件类和侦听器接口。javax.swing 提供一组“轻量级”(全Java语言)组件,这些组件在所有平台上尽可能地工作。javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。 -
Classes in javax.print.attribute used by java.awt.print 类 描述 PrintRequestAttributeSet 接口PrintRequestAttributeSet
指定一组打印请求属性的接口,即实现接口PrintRequestAttribute
的打印属性。 -
Classes in javax.print.attribute used by javax.print 类 描述 Attribute 接口Attribute
是由任何和每个打印属性类实现的基本接口,以指示该类表示打印属性。AttributeSet 接口AttributeSet
指定一组打印属性的接口。DocAttributeSet 接口DocAttributeSet
指定一组doc属性的接口,即实现接口DocAttribute
的打印属性。PrintJobAttributeSet 接口PrintJobAttributeSet
指定一组打印作业属性的接口,即实现接口PrintJobAttribute
的打印属性。PrintRequestAttributeSet 接口PrintRequestAttributeSet
指定一组打印请求属性的接口,即实现接口PrintRequestAttribute
的打印属性。PrintServiceAttribute 接口PrintServiceAttribute
是标记接口,打印属性类实现该标记接口以指示该属性描述打印服务的状态或打印服务的一些其他特征。PrintServiceAttributeSet 接口PrintServiceAttributeSet
指定一组打印作业属性的接口,即实现接口PrintServiceAttribute
的打印属性。 -
Classes in javax.print.attribute used by javax.print.attribute 类 描述 Attribute 接口Attribute
是由任何和每个打印属性类实现的基本接口,以指示该类表示打印属性。AttributeSet 接口AttributeSet
指定一组打印属性的接口。DocAttribute 接口DocAttribute
是标记接口,打印属性类实现该标记接口以指示属性表示doc的设置。DocAttributeSet 接口DocAttributeSet
指定一组doc属性的接口,即实现接口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
是一个抽象基类,提供表示打印机分辨率的所有属性的通用实现。 -
Classes in javax.print.attribute used by javax.print.attribute.standard 类 描述 Attribute 接口Attribute
是由任何和每个打印属性类实现的基本接口,以指示该类表示打印属性。DateTimeSyntax 类DateTimeSyntax
是一个抽象基类,提供所有属性的通用实现,其值为日期和时间。DocAttribute 接口DocAttribute
是标记接口,打印属性类实现该接口以指示属性表示doc的设置。EnumSyntax 类EnumSyntax
是一个抽象基类,提供所有“类型安全枚举”对象的通用实现。IntegerSyntax 类IntegerSyntax
是一个抽象基类,它提供具有整数值的所有属性的通用实现。PrintJobAttribute PrintJobAttribute
是一个标记界面,打印属性类实现该标记界面以指示该属性描述打印作业的状态或打印作业的某些其他特征。PrintRequestAttribute 界面PrintRequestAttribute
是标记界面,打印属性类实现该标记界面以指示属性表示打印作业的请求设置。PrintServiceAttribute 接口PrintServiceAttribute
是标记接口,打印属性类实现该标记接口以指示该属性描述打印服务的状态或打印服务的一些其他特征。ResolutionSyntax 类ResolutionSyntax
是一个抽象基类,提供表示打印机分辨率的所有属性的通用实现。SetOfIntegerSyntax 类SetOfIntegerSyntax
是一个抽象基类,提供所有属性的通用实现,其值是一组非负整数。Size2DSyntax 类Size2DSyntax
是一个抽象基类,提供表示二维大小的所有属性的通用实现。SupportedValuesAttribute 接口SupportedValuesAttribute
是标记接口,打印属性类实现该标记接口以指示该属性描述另一属性的支持值。TextSyntax 类TextSyntax
是一个抽象基类,提供其值为字符串的所有属性的通用实现。URISyntax 类URISyntax
是一个抽象基类,提供所有属性的通用实现,其值为统一资源标识符(URI)。 -
Classes in javax.print.attribute used by javax.print.event 类 描述 PrintJobAttributeSet 接口PrintJobAttributeSet
指定一组打印作业属性的接口,即实现接口PrintJobAttribute
的打印属性。PrintServiceAttributeSet 接口PrintServiceAttributeSet
指定一组打印作业属性的接口,即实现接口PrintServiceAttribute
的打印属性。 -
Classes in javax.print.attribute used by javax.swing 类 描述 PrintRequestAttributeSet 接口PrintRequestAttributeSet
指定一组打印请求属性的接口,即实现接口PrintRequestAttribute
的打印属性。 -
Classes in javax.print.attribute used by javax.swing.text 类 描述 PrintRequestAttributeSet 接口PrintRequestAttributeSet
指定一组打印请求属性的接口,即实现接口PrintRequestAttribute
的打印属性。