org.eclipse.emf.facet.custom.ui
Interface IResolvingCustomizedLabelProviderFactory
public interface IResolvingCustomizedLabelProviderFactory
A factory to create instances of ICustomizedLabelProvider that work on proxy UI elements, by customizing the
resolved elements.
- Since:
- 0.2
DEFAULT
static final IResolvingCustomizedLabelProviderFactory DEFAULT
createCustomizedLabelProvider
ICustomizedLabelProvider createCustomizedLabelProvider(ICustomizationManager customizationMgr)
- This method is used to instantiate a
ICustomizedLabelProvider.
- Parameters:
customizationManager - the customization manager which has to used by the content provider.
- Returns:
- a label provider