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

Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Uses of Interface
javax.print.event.PrintServiceAttributeListener

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

Uses of PrintServiceAttributeListener in javax.print
 

Methods in javax.print with parameters of type PrintServiceAttributeListener
 void PrintService.addPrintServiceAttributeListener(PrintServiceAttributeListener listener)
          Registers a listener for events on this PrintService.
 void PrintService.removePrintServiceAttributeListener(PrintServiceAttributeListener listener)
          Removes the print-service listener from this print service.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b11

Submit a bug or feature

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