| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| 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.
| Method Summary | |
|---|---|
|  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. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.