Class AppendDatasetsPanel

    • Field Detail

      • m_Wizard

        protected adams.gui.wizard.WizardPane m_Wizard
        the wizard pane.
      • m_CloseParent

        protected boolean m_CloseParent
        whether to close parent.
    • Constructor Detail

      • AppendDatasetsPanel

        public AppendDatasetsPanel​(boolean closeParent)
        Initializes the panel.
        Parameters:
        closeParent - whether to close parent once finished
    • Method Detail

      • initGUI

        protected void initGUI()
        For initializing the GUI.
        Overrides:
        initGUI in class adams.gui.core.BasePanel
      • doAppend

        protected void doAppend​(File[] input,
                                File output)
        Performs the append.
        Parameters:
        input - the files to merge
        output - the output file