Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface javax.print.event.PrintServiceAttributeListener
Uses in package javax.print
Methods with parameter type javax.print.event.PrintServiceAttributeListener
void
PrintService
.
addPrintServiceAttributeListener
(
PrintServiceAttributeListener
listener)
Registers a print service attribute listener to this print service.
void
PrintService
.
removePrintServiceAttributeListener
(
PrintServiceAttributeListener
listener)
De-registers a print service attribute listener from this print service.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About