Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)
Frames
|
No Frames
Uses of Interface javax.print.Doc
Uses in package javax.print
Methods with parameter type javax.print.Doc
void
DocPrintJob
.
print
(
Doc
doc,
PrintRequestAttributeSet
attributes)
Prints a document with the specified print job attributes.
Methods with return type javax.print.Doc
Doc
MultiDoc
.
getDoc
()
Returns the current document.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)