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 变量和类型 方法 描述 void
PrintServiceAttributeListener. attributeUpdate(PrintServiceAttributeEvent psae)
被调用以通知监听器打印服务中的事件。
-