aicas logoJamaica 3.2 release 62

javax.print.event
Interface PrintJobAttributeListener


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

attributeUpdate

void attributeUpdate(PrintJobAttributeEvent event)
Notifies the listener of an attribute change.

Parameters:
event - the event

aicas logoJamaica 3.2 release 62

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