Class CreateTableDialog

    • 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 Component createContentPane()
        Specified by:
        createContentPane in class org.pentaho.reporting.libraries.designtime.swing.CommonDialog
      • createTable

        public boolean createTable()
      • getColumns

        public int getColumns()
      • getHeaderRows

        public int getHeaderRows()
      • getDataRows

        public int getDataRows()