Org.eclipse.swt.custom.StyledText
A StyledText is an editable user interface object that displays lines of text. The following style attributes can be defined for the text:
- foreground color
- background color
- font style (bold, italic, bold-italic, regular)
- underline
- strikeout
In addition to text style attributes, the background color of a line may be specified.