javax.print.event
Interface PrintServiceAttributeListener
public interface PrintServiceAttributeListener
Listener interface to receive attribute changes from a print service.
Implementations of this interface can be registered with a
PrintService instance.
attributeUpdate
void attributeUpdate(PrintServiceAttributeEvent event)
- Notifies the listener that some attributes have changed.
- Parameters:
event - the event
aicas GmbH, Karlsruhe - Germany www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.