Class Text

    • Constructor Detail

      • Text

        public Text​(String text)
        Constructs a default status.
        Parameters:
        text - The text.
      • Text

        public Text​(String text,
                    Locale language)
        Constructs a status with a language attribute.
        Parameters:
        text - The text
        language - The language.