Package adams.core

Interface BufferSupporter

    • Method Detail

      • setBufferSize

        void setBufferSize​(int value)
        Sets the size of the buffer.
        Parameters:
        value - the size
      • getBufferSize

        int getBufferSize()
        Returns the size of the buffer.
        Returns:
        the size
      • bufferSizeTipText

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