Class StringToCustomStringRepresentation

    • Field Detail

      • m_Classname

        protected String m_Classname
        the class to convert the string to.
    • Constructor Detail

      • StringToCustomStringRepresentation

        public StringToCustomStringRepresentation()
    • Method Detail

      • setClassname

        public void setClassname​(String value)
        Sets the class to convert the strings to.
        Parameters:
        value - the class name
      • getClassname

        public String getClassname()
        Returns the class to convert the strings to.
        Returns:
        the class name
      • classnameTipText

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