Class TextConfigDescriptionEntry


  • public class TextConfigDescriptionEntry
    extends ConfigDescriptionEntry
    The text config description entry represents an configuration key, where users may enter free-form text.
    Author:
    Thomas Morgner
    • Constructor Detail

      • TextConfigDescriptionEntry

        public TextConfigDescriptionEntry​(String keyName)
        Creates a new text description entry for the given configuration key.
        Parameters:
        keyName - the keyname of this entry.