public interface IResolvingCustomizedLabelProviderFactory
ICustomizedLabelProvider that work on proxy UI elements, by customizing the
resolved elements.| Modifier and Type | Field and Description |
|---|---|
static IResolvingCustomizedLabelProviderFactory |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
ICustomizedLabelProvider |
createCustomizedLabelProvider(ICustomizationManager customizationMgr)
This method is used to instantiate a
ICustomizedLabelProvider. |
static final IResolvingCustomizedLabelProviderFactory DEFAULT
ICustomizedLabelProvider createCustomizedLabelProvider(ICustomizationManager customizationMgr)
ICustomizedLabelProvider.customizationManager - the customization manager which has to used by the content provider.