Package org.eclipse.emf.facet.custom.ui

Interface Summary
IContentPropertiesHandler  
IContentPropertiesHandlerFactory  
ICustomizedContentProvider Deprecated. use ICustomizedTreeContentProvider (Bug 380229 - [deprecated] ICustomizedContentProvider)
ICustomizedContentProviderFactory This is a factory for ICustomizedContentProvider and ICustomizedTreeContentProvider.
ICustomizedLabelProvider This interface allows to use a ILabelProvider, an IColorProvider and an IFontProvider which is implemented and customizable using the EMF Facet customization mechanism.
ICustomizedLabelProviderFactory This class is the factory allowing to get a instance of ICustomizedLabelProvider.
ICustomizedToolTipLabelProvider This interface provides methods to customize tooltips
ICustomizedTreeContentProvider An ITreeContentProvider which is implemented and customizable using the EMF Facet customization mechanisms.
IResolvingCustomizedLabelProviderFactory A factory to create instances of ICustomizedLabelProvider that work on proxy UI elements, by customizing the resolved elements.
ISelectionPropertiesHandler  
ISelectionPropertiesHandlerFactory Factory for ISelectionPropertiesHandler
 

Class Summary
CustomizedContentProviderUtils A companion utility class for ICustomizedTreeContentProvider
ImageUtils