Static Public Member Functions | |
| static Printer | getDefaultPrinter () |
| static void | print (File f) |
This software is distributed under the BSD License.
Definition at line 17 of file Printers.java.
| static Printer getDefaultPrinter | ( | ) | [static] |
| static void print | ( | File | f | ) | [static] |
| f | the file to print, using the system's default settings. |
Definition at line 30 of file Printers.java.
1.4.7