Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Uses of Interface
javax.print.event.PrintJobAttributeListener

Packages that use PrintJobAttributeListener
javax.print Provides the principal classes and interfaces for the JavaTM Print Service API. 
 

Uses of PrintJobAttributeListener in javax.print
 

Methods in javax.print with parameters of type PrintJobAttributeListener
 void DocPrintJob.addPrintJobAttributeListener(PrintJobAttributeListener listener, PrintJobAttributeSet attributes)
          Registers a listener for changes in the specified attributes.
 void DocPrintJob.removePrintJobAttributeListener(PrintJobAttributeListener listener)
          Removes an attribute listener from this print job.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b21

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.