com.im.ijc.core.api.util
Class IJCCoreUtils.PrintUtilities
java.lang.Object
com.im.ijc.core.api.util.IJCCoreUtils.PrintUtilities
- Enclosing class:
- IJCCoreUtils
public static final class IJCCoreUtils.PrintUtilities
- extends Object
Purpose of this class is to be used for getting the print settings
that should be shared for all prints in IJC
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IJCCoreUtils.PrintUtilities
public IJCCoreUtils.PrintUtilities()
getPrintAttributeSet
public static HashPrintRequestAttributeSet getPrintAttributeSet()
- AttributeSet used for every printing in the IJC
- Returns:
- HashPrintRequestAttributeSet hpras
getPrinterJob
public static PrinterJob getPrinterJob()
- Get the PrinterJob used for every printing in the IJC
- Returns:
- PrinterJob printJob