Interface PropertiesUpdater

    • Method Detail

      • setProperties

        void setProperties​(BaseString[] value)
        Sets the properties to update.
        Parameters:
        value - the properties
      • getProperties

        BaseString[] getProperties()
        Returns the properties to update.
        Returns:
        the properties
      • propertiesTipText

        String propertiesTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • setVariableNames

        void setVariableNames​(VariableName[] value)
        Sets the variables to use.
        Parameters:
        value - the variables
      • getVariableNames

        VariableName[] getVariableNames()
        Returns the variables to use.
        Returns:
        the variables
      • variableNamesTipText

        String variableNamesTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.