com.programix.jnlp
Class JNLPPrintTools
java.lang.Object
com.programix.jnlp.JNLPPrintTools
public class JNLPPrintTools
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
US_LETTER_ONE_INCH_MARGINS
public static final Paper US_LETTER_ONE_INCH_MARGINS
print
public static boolean print(Pageable pageable)
throws PrinterException
- Throws:
PrinterException
print
public static boolean print(Printable printable,
PageFormat pageFormat,
int numberOfPages)
throws PrinterException
- Throws:
PrinterException
print
public static boolean print(Printable printable,
Paper paper,
int numberOfPages)
throws PrinterException
- Throws:
PrinterException
print
public static boolean print(Printable printable,
int numberOfPages)
throws PrinterException
- Throws:
PrinterException
Copyright © 2001-2009
Programix Incorporated.
All rights reserved.
ProgramixGenericLib is free
and is
OSI Certified
Open Source Software under the BSD
license.