Class StorageName

    • Constructor Detail

      • StorageName

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

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

      • isDefault

        public boolean isDefault()
        Checks whether the name is the default one.
        Returns:
        true if the default
      • 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