|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrintJobAttributeListener
Listener interface to receive attribute changes from a print job.
Implementations of this interface can be registered with a
DocPrintJob
instance.
Method Summary | |
---|---|
void |
attributeUpdate(PrintJobAttributeEvent event)
Notifies the listener of an attribute change. |
Method Detail |
---|
void attributeUpdate(PrintJobAttributeEvent event)
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |