Interface DataPlotUpdaterHandler<T extends AbstractDataPlotUpdater>

    • Method Detail

      • setPlotUpdater

        void setPlotUpdater​(T value)
        Sets the plot updater to use.
        Parameters:
        value - the updater
      • getPlotUpdater

        T getPlotUpdater()
        Returns the plot updater in use.
        Returns:
        the updater
      • plotUpdaterTipText

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