Interface TextArea

  • All Known Implementing Classes:
    TextAreaImpl, TextGenSupport

    public interface TextArea
    Continuous chunk of text, with append/indent operations. TextUnit has associated Buffer, comprised of TextAreas. There's only 1 active TextArea within a buffer.

    Methods of this interface return self to facilitate chaining.

    Since:
    3.3