Class EnterPrintDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.core.dialog.EnterPrintDialog

public class EnterPrintDialog extends org.eclipse.swt.widgets.Dialog
A dialog that sets the printer settings for a Kettle printout.
Since:
19-06-2003
Author:
Matt
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    double
     
    double
     
    double
     
    double
     
    int
     
    int
     
    org.eclipse.swt.graphics.Point
     
    double
     
    int
     
    double
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    EnterPrintDialog(org.eclipse.swt.widgets.Shell parent, int nrcols, int nrrows, int scale, double factorX, double factorY, org.eclipse.swt.graphics.Rectangle m, double marginLeft, double marginRigth, double marginTop, double marginBottom, org.eclipse.swt.graphics.Image image)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    int
     

    Methods inherited from class org.eclipse.swt.widgets.Dialog

    checkSubclass, getParent, getStyle, getText, setText

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • nrcols

      public int nrcols
    • nrrows

      public int nrrows
    • scale

      public int scale
    • page

      public org.eclipse.swt.graphics.Point page
    • factorx

      public double factorx
    • factory

      public double factory
    • leftMargin

      public double leftMargin
    • rightMargin

      public double rightMargin
    • topMargin

      public double topMargin
    • bottomMargin

      public double bottomMargin
  • Constructor Details

    • EnterPrintDialog

      public EnterPrintDialog(org.eclipse.swt.widgets.Shell parent, int nrcols, int nrrows, int scale, double factorX, double factorY, org.eclipse.swt.graphics.Rectangle m, double marginLeft, double marginRigth, double marginTop, double marginBottom, org.eclipse.swt.graphics.Image image)
  • Method Details

    • open

      public int open()
    • dispose

      public void dispose()
    • getData

      public void getData()