Module  java.desktop
软件包  javax.print.event

Interface PrintServiceAttributeListener

    • 方法详细信息

      • attributeUpdate

        void attributeUpdate​(PrintServiceAttributeEvent psae)
        被要求在打印服务中通知侦听器事件。 该服务将在事件通知线程上调用此方法。 客户端不应在此回调中执行冗长的处理,否则可能会阻止事件通知。
        参数
        psae - 事件被通知