Class ParameterGUI

    • Constructor Detail

      • ParameterGUI

        public ParameterGUI​(ConfigStrucAligParams params,
                            String algorithm)
        Constructor for a ParameterGUI. Generalization for any type of Structural Alignment algorithm that implements the parameter interface.
        Parameters:
        params - parameter bean
        algorithm - name of the algorithm
    • Method Detail

      • setDefault

        protected void setDefault()
      • storeParameters

        protected void storeParameters()