Uses of Interface
org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
Packages that use IStyledString.IComposedStyledString
Package
Description
-
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.ide.ui.internal.util
Methods in org.eclipse.emf.compare.ide.ui.internal.util with parameters of type IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionorg.eclipse.jface.viewers.StyledString
StyledStringConverter.toJFaceStyledString
(IStyledString.IComposedStyledString composedStyledString) -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.provider
Methods in org.eclipse.emf.compare.provider that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionExtendedAdapterFactoryItemDelegator.getStyledText
(Object object) Returns the styled text label for the given object.IItemStyledLabelProvider.getStyledText
(Object object) Returns the styled text label for the given object. -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.provider.spec
Methods in org.eclipse.emf.compare.provider.spec that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionAttributeChangeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.ComparisonItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.ConflictItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.FeatureMapChangeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.MatchItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.MatchResourceItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.ReferenceChangeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.ResourceAttachmentChangeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object.ResourceLocationChangeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object. -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.provider.utils
Classes in org.eclipse.emf.compare.provider.utils that implement IStyledString.IComposedStyledStringModifier and TypeClassDescriptionclass
Composed styled string implementation backed by anArrayList
.Methods in org.eclipse.emf.compare.provider.utils that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionAppend the given string with no style.ComposedStyledString.append
(String str, IStyledString.Style style) Append the given string with the given style.ComposedStyledString.append
(IStyledString.IComposedStyledString composedStyledString) Appends the given composed styled string to this.Append the given string with no style.IStyledString.IComposedStyledString.append
(String str, IStyledString.Style style) Append the given string with the given style.IStyledString.IComposedStyledString.append
(IStyledString.IComposedStyledString composedStyledString) Appends the given composed styled string to this.Methods in org.eclipse.emf.compare.provider.utils with parameters of type IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionComposedStyledString.append
(IStyledString.IComposedStyledString composedStyledString) Appends the given composed styled string to this.IStyledString.IComposedStyledString.append
(IStyledString.IComposedStyledString composedStyledString) Appends the given composed styled string to this. -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
Methods in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionBasicDifferenceGroupImpl.getStyledName()
The styled label for the this group.ThreeWayComparisonGroupProvider.ConflictsGroupImpl.getStyledName()
The styled label for the this group. -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider
Methods in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionGroupItemProviderAdapter.getStyledText
(Object object) Returns the styled text label for the given object.TreeNodeItemProviderSpec.getStyledText
(Object object) Returns the styled text label for the given object. -
Uses of IStyledString.IComposedStyledString in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups
Methods in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups that return IStyledString.IComposedStyledStringModifier and TypeMethodDescriptionIDifferenceGroup.getStyledName()
The styled label for the this group.