Java javax.print SimpleDoc fields, constructors, methods, implement or subclass

Example usage for Java javax.print SimpleDoc fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.print SimpleDoc.

The text is from its open source code.

Constructor

SimpleDoc(Object printData, DocFlavor flavor, DocAttributeSet attributes)
Constructs a SimpleDoc with the specified print data, doc flavor and doc attribute set.