| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrintJobAttributeListener
Implementations of this interface are attached to a
 DocPrintJob to monitor
 the status of attribute changes associated with the print job.
| Method Summary | |
|---|---|
|  void | attributeUpdate(PrintJobAttributeEvent pjae)Notifies the listener of a change in some print job attributes. | 
| Method Detail | 
|---|
void attributeUpdate(PrintJobAttributeEvent pjae)
JobState 
 attribute changed from
 PROCESSING to PROCESSING_STOPPED.
pjae - the event.| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.