aicas logo Jamaica 3.4 release 8

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.


Method Summary
 void attributeUpdate(PrintServiceAttributeEvent event)
          Notifies the listener that some attributes have changed.
 

Method Detail

attributeUpdate

void attributeUpdate(PrintServiceAttributeEvent event)
Notifies the listener that some attributes have changed.

Parameters:
event - the event

aicas logo Jamaica 3.4 release 8

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2009 aicas GmbH. All Rights Reserved.