public interface PrintJobAttributeListener
DocPrintJob以监视与打印作业相关联的属性改变的状态。
| Modifier and Type | Method and Description |
|---|---|
void |
attributeUpdate(PrintJobAttributeEvent pjae)
通知侦听器某些打印作业属性的更改。
|
void attributeUpdate(PrintJobAttributeEvent pjae)
JobState属性从PROCESSING更改为PROCESSING_STOPPED 。
pjae - 事件。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.