Class GridSizeDialog

    • Method Detail

      • init

        protected void init()
        Overrides:
        init in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • getDialogId

        protected String getDialogId()
        Specified by:
        getDialogId in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • createContentPane

        protected JPanel createContentPane()
        Specified by:
        createContentPane in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • showDialog

        public boolean showDialog()
      • getUnit

        public Unit getUnit()
      • setUnit

        public void setUnit​(Unit newUnit)
      • setGridSize

        public void setGridSize​(double gridSize)
      • setGridDivisionSize

        public void setGridDivisionSize​(int gridDivisionSize)
      • getGridSize

        public double getGridSize()
      • getGridDivisionSize

        public int getGridDivisionSize()