Java™ Platform
Standard Ed. 6

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. 6

Submit a bug or feature

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