Interface SelectionProcessorWithLabelSupport

    • Method Detail

      • setLabel

        void setLabel​(String value)
        Sets the label to use for the objects.
        Parameters:
        value - the prefix
      • getLabel

        String getLabel()
        Returns the label to use for the objects.
        Returns:
        the label
      • labelTipText

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

        void setLabelSuffix​(String value)
        Sets the suffix to use for the label.
        Parameters:
        value - the suffix
      • getLabelSuffix

        String getLabelSuffix()
        Returns the suffix to use for the label.
        Returns:
        the suffix
      • labelSuffixTipText

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