Class AbstractMergePanel

    • Field Detail

      • currentRow

        protected int currentRow
        The current row counter. Used when adding new rows.
    • Method Detail

      • buildRows

        protected void buildRows()
        Add the rows to this component. This needs to be called in the constructor of the child class. That way, all it's fields are initialized.