public interface IStyledString
Modifier and Type | Interface and Description |
---|---|
static interface |
IStyledString.IComposedStyledString
An iterable of
IStyledString . |
static class |
IStyledString.Style
A 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, 2014 Obeo and others. All rights reserved.