Interface ParameterListener

    • Method Detail

      • parameterChanged

        void parameterChanged​(java.lang.String parameterName)
        Called, when a parameter has changed. The listener could only react if the parameter name is relevant. Or the listener can just read all parameters again.
        Parameters:
        parameterName - the name of the parameter that has changed