public class PrintServiceAttributeEvent extends PrintEvent
source
Constructor and Description |
---|
PrintServiceAttributeEvent(PrintService source,
PrintServiceAttributeSet attributes)
Constructs a PrintServiceAttributeEvent object.
|
Modifier and Type | Method and Description |
---|---|
PrintServiceAttributeSet |
getAttributes()
Determine the printing service attributes that changed and their new
values.
|
PrintService |
getPrintService()
Returns the print service.
|
toString
getSource
public PrintServiceAttributeEvent(PrintService source, PrintServiceAttributeSet attributes)
IllegalArgumentException
- if source
is
null
.source
- the print job generating this eventattributes
- the attribute changes being reportedpublic PrintService getPrintService()
public PrintServiceAttributeSet getAttributes()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.