Example usage for Java javax.print SimpleDoc fields, constructors, methods, implement or subclass
The text is from its open source code.
SimpleDoc(Object printData, DocFlavor flavor, DocAttributeSet attributes) Constructs a SimpleDoc with the specified print data, doc flavor and doc attribute set. |