public interface PrintJobAttributeListener
此接口的实现连接到 DocPrintJob
,以监视与此打印作业关联的属性状态的更改。
方法摘要 | |
---|---|
void |
attributeUpdate(PrintJobAttributeEvent pjae) 通知侦听器某些打印作业属性已更改。 |
方法详细信息 |
---|
void attributeUpdate(PrintJobAttributeEvent pjae)
JobState
属性从
PROCESSING
更改为
PROCESSING_STOPPED
。
pjae
- 事件。