public class PrintJobAttributeEvent extends PrintEvent
source
Constructor and Description |
---|
PrintJobAttributeEvent(DocPrintJob source,
PrintJobAttributeSet attributes)
Constructs a PrintJobAttributeEvent object.
|
Modifier and Type | Method and Description |
---|---|
PrintJobAttributeSet |
getAttributes()
Determine the printing attributes that changed and their new values.
|
DocPrintJob |
getPrintJob()
Determine the Print Job to which this print job event pertains.
|
toString
getSource
public PrintJobAttributeEvent(DocPrintJob source, PrintJobAttributeSet attributes)
IllegalArgumentException
- if source
is
null
.source
- the print job generating this eventattributes
- the attribute changes being reportedpublic DocPrintJob getPrintJob()
public PrintJobAttributeSet getAttributes()
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.