Package org.eclipse.emf.edit.ui.provider

Class Summary
AdapterFactoryContentProvider This content provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
AdapterFactoryContentProvider.ViewerRefresh A runnable class that efficiently updates a Viewer via standard APIs, based on queued IViewerNotifications from the model's item providers.
AdapterFactoryLabelProvider This label provider wraps an AdapterFactory and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
ExtendedImageRegistry  
NotifyChangedToViewerRefresh This class calls optimized refresh apis for all the standard Viewer subclasses.
PropertyDescriptor This is used to encapsulate an IItemPropertyDescriptor along with the object for which it is an item property source and make it behave like an IPropertyDescriptor.
PropertyDescriptor.EDataTypeCellEditor  
PropertyDescriptor.EDataTypeValueHandler A delegate for handling validation and conversion for data type values.
PropertyDescriptor.FloatCellEditor Deprecated.  
PropertyDescriptor.IntegerCellEditor Deprecated.  
PropertySource This is used to encapsulate an IItemPropertySource along with the object for which it is an item property source and make it behave like an IPropertySource.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.