public interface PrintJobAttributeListener
DocPrintJob
以监视与打印作业相关联的属性改变的状态。
Modifier and Type | Method and Description |
---|---|
void |
attributeUpdate(PrintJobAttributeEvent pjae)
通知侦听器某些打印作业属性的更改。
|
void attributeUpdate(PrintJobAttributeEvent pjae)
JobState
属性从PROCESSING
更改为PROCESSING_STOPPED
。
pjae
- 事件。