Package org.eclipse.emf.compare.provider.utils
-
Interface Summary Interface Description IStyledString Utility class that mimics the JFace's StyledString.IStyledString.IComposedStyledString An iterable ofIStyledString
. -
Class Summary Class Description ComposedStyledString Composed styled string implementation backed by anArrayList
.IStyledString.Style A style class forIStyledString
.IStyledString.Style.StyleBuilder AIStyledString.Style
builder. -
Enum Summary Enum Description IStyledString.Style.BorderStyle The possible styles of the border.IStyledString.Style.UnderLineStyle The possible styles of the underline.