Uses of Class
javax.print.event.PrintJobAttributeEvent
-
Packages that use PrintJobAttributeEvent 软件包 描述 javax.print.event 包javax.print.event
包含事件类和侦听器接口。 -
-
Uses of PrintJobAttributeEvent in javax.print.event
Methods in javax.print.event with parameters of type PrintJobAttributeEvent 变量和类型 方法 描述 void
PrintJobAttributeListener. attributeUpdate(PrintJobAttributeEvent pjae)
通知侦听器某些打印作业属性的更改。
-