Package adams.core

Class VariableName

    • Constructor Detail

      • VariableName

        public VariableName()
        Initializes the name with a default value.
      • VariableName

        public VariableName​(String s)
        Initializes the object with the string to parse.
        Parameters:
        s - the string to parse
    • Method Detail

      • paddedValue

        public String paddedValue()
        Returns the variable name with start and end tag enclosed.
        Returns:
        the padded variable name if an actual value available, otherwise an empty string
      • getTipText

        public String getTipText()
        Returns a tool tip for the GUI editor (ignored if null is returned).
        Specified by:
        getTipText in class AbstractBaseString
        Returns:
        the tool tip