| Interface | Description | 
|---|---|
| IStyledString | Utility class that mimics the JFace's StyledString. | 
| IStyledString.IComposedStyledString | An iterable of  IStyledString. | 
| Class | Description | 
|---|---|
| ComposedStyledString | Composed styled string implementation backed by an  ArrayList. | 
| IStyledString.Style | A style class for  IStyledString. | 
| IStyledString.Style.StyleBuilder | A  IStyledString.Stylebuilder. | 
| Enum | Description | 
|---|---|
| IStyledString.Style.BorderStyle | The possible styles of the border. | 
| IStyledString.Style.UnderLineStyle | The possible styles of the underline. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.