Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)
Frames
|
No Frames
Uses of Interface javax.print.MultiDoc
Uses in package javax.print
Methods with parameter type javax.print.MultiDoc
void
MultiDocPrintJob
.
print
(
MultiDoc
multiDoc,
PrintRequestAttributeSet
attributes)
Request a print of a
MultiDoc
object.
Methods with return type javax.print.MultiDoc
MultiDoc
MultiDoc
.
next
()
Returns the next
MultiDoc
object.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.20)