Interface TextAccessor.TextMutator

    • Method Detail

      • setText

        void setText​(java.lang.String aText)
        Sets the text for the text property.
        Parameters:
        aText - The text to be stored by the text property.