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 Modifier and Type 方法 描述 void
PrintJobAttributeListener. attributeUpdate(PrintJobAttributeEvent pjae)
通知侦听器某些打印作业属性的更改。
-