|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrintServiceAttributeListener
Listener interface to receive attribute changes from a print service.
Implementations of this interface can be registered with a
PrintService
instance.
Method Summary | |
---|---|
void |
attributeUpdate(PrintServiceAttributeEvent event)
Notifies the listener that some attributes have changed. |
Method Detail |
---|
void attributeUpdate(PrintServiceAttributeEvent event)
event
- the event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |