|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.hci.r3.printing.Printers
public class Printers
Allows you to query and work with the system's Printers.
This software is distributed under the BSD License.
| Constructor Summary | |
|---|---|
Printers()
|
|
| Method Summary | |
|---|---|
static Printer |
getDefaultPrinter()
|
static void |
print(java.io.File f)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Printers()
| Method Detail |
|---|
public static Printer getDefaultPrinter()
public static void print(java.io.File f)
f - the file to print, using the system's default settings.
|
Copyright 2006 Stanford University | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||