Package icyllis.modernui.text


package icyllis.modernui.text
Provides classes used to render or track text and text spans on the screen, which include text style controlling, line break, and several utility classes. All these are Unicode-based.

You can use these classes to design your own widgets that manage text, to handle arbitrary text spans for changes, or to handle drawing yourself for an existing widget.