public class PrintTask extends DataObject
Modifier and Type | Field and Description |
---|---|
PageFormat |
format |
PrintOptions |
options |
Printable |
printable |
Handle |
printedHandle |
Printer |
printer |
Constructor and Description |
---|
PrintTask() |
Modifier and Type | Method and Description |
---|---|
Handle |
print(Printer printer) |
_getFieldType, _getSetField, cache, compareTo, copied, copyFrom, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getMyFieldList, getNew
public Handle printedHandle
public Printable printable
public Printer printer
public PrintOptions options
public PageFormat format