public interface PrintServiceAttributeListener
PrintService
以监视打印服务的状态。
要监视特定的工作,请参阅PrintJobListener
和PrintJobAttributeListener
。
Modifier and Type | Method and Description |
---|---|
void |
attributeUpdate(PrintServiceAttributeEvent psae)
被要求在打印服务中通知侦听器事件。
|
void attributeUpdate(PrintServiceAttributeEvent psae)
psae
- 事件被通知
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.