|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrintServiceAttributeListener
Implementations of this listener interface are attached to a
PrintService to monitor
the status of the print service.
To monitor a particular job see PrintJobListener and
PrintJobAttributeListener.
| Modifier and Type | Method and Description |
|---|---|
void |
attributeUpdate(PrintServiceAttributeEvent psae)
Called to notify a listener of an event in the print service. |
| Method Detail |
|---|
void attributeUpdate(PrintServiceAttributeEvent psae)
psae - the event being notified
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.