Class NamedPlotUpdater

    • Field Detail

      • m_UpdateInterval

        protected int m_UpdateInterval
        the interval of tokens processed after which to update the display.
      • m_NumTokensAccepted

        protected NamedCounter m_NumTokensAccepted
        the number of tokens received.
    • Constructor Detail

      • NamedPlotUpdater

        public NamedPlotUpdater()
    • Method Detail

      • setUpdateInterval

        public void setUpdateInterval​(int value)
        Sets the number of tokens after which the display is being updated.
        Parameters:
        value - the number of tokens
      • getUpdateInterval

        public int getUpdateInterval()
        Returns the number of tokens after which the display is being updated.
        Returns:
        the number of tokens
      • updateIntervalTipText

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