Uses of Class
javax.print.event.PrintServiceAttributeEvent
-
Packages that use PrintServiceAttributeEvent 软件包 描述 javax.print.event 程序包javax.print.event包含事件类和侦听器接口。 -
-
Uses of PrintServiceAttributeEvent in javax.print.event
Methods in javax.print.event with parameters of type PrintServiceAttributeEvent Modifier and Type 方法 描述 void
PrintServiceAttributeListener. attributeUpdate(PrintServiceAttributeEvent psae)
被要求在打印服务中通知侦听器事件。
-