|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.printing.Printer
public class Printer
Represents a printer, and enables you to control it.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
Printer(javax.print.PrintService serv)
Creates a Printer that points to the default print service. |
|
| Method Summary | |
|---|---|
static void |
displayPageFormat(java.awt.print.PageFormat pageFormat)
|
double |
getDPI()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Printer(javax.print.PrintService serv)
serv - | Method Detail |
|---|
public static void displayPageFormat(java.awt.print.PageFormat pageFormat)
pageFormat - public double getDPI()
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||