Modifier and Type | Method and Description |
---|---|
StyledString |
StyledStringConverter.toJFaceStyledString(IStyledString.IComposedStyledString composedStyledString) |
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
IItemStyledLabelProvider.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
ExtendedAdapterFactoryItemDelegator.getStyledText(Object object)
Returns the styled text label for the given object.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
ResourceLocationChangeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
ConflictItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
AttributeChangeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
FeatureMapChangeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
ComparisonItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
ResourceAttachmentChangeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
ReferenceChangeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
MatchResourceItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
MatchItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
Modifier and Type | Class and Description |
---|---|
class |
ComposedStyledString
Composed styled string implementation backed by an
ArrayList . |
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
IStyledString.IComposedStyledString.append(IStyledString.IComposedStyledString composedStyledString)
Appends the given composed styled string to this.
|
IStyledString.IComposedStyledString |
ComposedStyledString.append(IStyledString.IComposedStyledString composedStyledString)
Appends the given composed styled string to this.
|
IStyledString.IComposedStyledString |
IStyledString.IComposedStyledString.append(String str)
Append the given string with no style.
|
IStyledString.IComposedStyledString |
ComposedStyledString.append(String str)
Append the given string with no style.
|
IStyledString.IComposedStyledString |
IStyledString.IComposedStyledString.append(String str,
IStyledString.Style style)
Append the given string with the given style.
|
IStyledString.IComposedStyledString |
ComposedStyledString.append(String str,
IStyledString.Style style)
Append the given string with the given style.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
IStyledString.IComposedStyledString.append(IStyledString.IComposedStyledString composedStyledString)
Appends the given composed styled string to this.
|
IStyledString.IComposedStyledString |
ComposedStyledString.append(IStyledString.IComposedStyledString composedStyledString)
Appends the given composed styled string to this.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
BasicDifferenceGroupImpl.getStyledName()
The styled label for the this group.
|
IStyledString.IComposedStyledString |
ThreeWayComparisonGroupProvider.ConflictsGroupImpl.getStyledName()
The styled label for the this group.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
TreeNodeItemProviderSpec.getStyledText(Object object)
Returns the styled text label for the given object.
|
IStyledString.IComposedStyledString |
GroupItemProviderAdapter.getStyledText(Object object)
Returns the styled text label for the given object.
|
Modifier and Type | Method and Description |
---|---|
IStyledString.IComposedStyledString |
IDifferenceGroup.getStyledName()
The styled label for the this group.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.