|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
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
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.