org.eclipse.emf.facet.custom.ui
Interface ICustomizedLabelProviderFactory
public interface ICustomizedLabelProviderFactory
This class is the factory allowing to get a instance of
ICustomizedLabelProvider.
- Author:
- Gregoire Dupe
DEFAULT
static final ICustomizedLabelProviderFactory 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