public interface IStyledString
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | IStyledString.IComposedStyledStringAn iterable of  IStyledString. | 
| static class  | IStyledString.StyleA style class for  IStyledString. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getString()Returns the Java string for this styled string. | 
| IStyledString.Style | getStyle()Returns the style associated with this string. | 
String getString()
IStyledString.Style getStyle()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.