Class TextAreaState

    • Field Detail

      • rows

        public int rows
        Number of visible rows in the text area. The default is 5.
      • wordWrap

        @NoLayout
        public boolean wordWrap
        Tells if word-wrapping should be used in the text area.
    • Constructor Detail

      • TextAreaState

        public TextAreaState()