| Class | Description |
|---|---|
| AdapterFactoryContentProvider |
This content provider wraps an AdapterFactory
and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
|
| 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
org.eclipse.jface.viewers.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.
|
| AdapterFactoryLabelProvider |
This label provider wraps an AdapterFactory
and it delegates its JFace provider interfaces to corresponding adapter-implemented item provider interfaces.
|
| AdapterFactoryLabelProvider.ColorProvider |
An extended version of the adapter factory label provider that also provides for colors.
|
| AdapterFactoryLabelProvider.FontAndColorProvider |
An extended version of the adapter factory label provider that also provides for fonts and colors.
|
| AdapterFactoryLabelProvider.FontProvider |
An extended version of the adapter factory label provider that also provides for fonts.
|
| AdapterFactoryLabelProvider.StyledLabelProvider |
An extended version of the adapter factory label provider that also provides for styled string.
|
| ComposedImageDescriptor | |
| DecoratingColumLabelProvider |
A column label provider that delegates to a label provider and a label decorator.
|
| DecoratingColumLabelProvider.StyledLabelProvider |
An extended version of the decorating column label provider that also provides for styled string.
|
| DelegatingStyledCellLabelProvider |
An extended
DelegatingStyledCellLabelProvider that can
be used as a standard label provider and table label provider by
delegating to the wrapped IStyledLabelProvider. |
| DelegatingStyledCellLabelProvider.ColorProvider |
An extended version of the delegating styled cell label provider that also provides for colors if the wrapped
IStyledLabelProvider itself provides for colors. |
| DelegatingStyledCellLabelProvider.FontAndColorProvider |
An extended version of the delegating styled cell label provider that also provides for fonts and colors if the wrapped
IStyledLabelProvider itself provides for fonts and colors. |
| DelegatingStyledCellLabelProvider.FontProvider |
An extended version of the delegating styled cell label provider that also provides for fonts if the wrapped
IStyledLabelProvider itself provides for fonts. |
| DiagnosticDecorator | |
| DiagnosticDecorator.DiagnosticAdapter |
A content adapter for monitoring a
resource set's resources. |
| DiagnosticDecorator.EditingDomainLocationListener |
A listener that interprets links as navigable references to objects in the resource set.
|
| DiagnosticDecorator.LiveValidator | |
| DiagnosticDecorator.LiveValidator.LiveValidationAction | |
| DiagnosticDecorator.Styled |
An extended
DiagnosticDecorator that handle style strings decoration. |
| DiagnosticDecorator.StyledError |
A styled diagnostic decorator that will decorate the given styled string by underlying it
with a
SWT#UNDERLINE_ERROR underline style colored in JFacePreferences#ERROR_COLOR. |
| DiagnosticDecorator.StyledError.ComposedStyler |
An extended styler applying a wrapped base style first, and successively apply other
stylers to the given TextStyle, overriding any previous style.
|
| DiagnosticDecorator.StyledError.ErrorStyler |
A styler underlying the given text with a
SWT#UNDERLINE_ERROR underline style colored
in JFacePreferences#ERROR_COLOR. |
| ExtendedColorRegistry |
A color registry for converting a color description into an actual color.
|
| ExtendedColorRegistry |
A color registry for converting a color description into an actual color.
|
| ExtendedFontRegistry |
A font registry for turning a font description into an actual font object.
|
| ExtendedFontRegistry |
A font registry for turning a font description into an actual font object.
|
| ExtendedImageRegistry | |
| ExtendedImageRegistry | |
| ImageDataSynthesizer | |
| ImageWrapperImageDescriptor | |
| InputDialog |
A simple input dialog for soliciting an input string from the user.
|
| NotifyChangedToViewerRefresh |
This class calls optimized refresh APIs for all the standard Viewer subclasses.
|
| 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 org.eclipse.ui.views.properties.IPropertyDescriptor. |
| 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 org.eclipse.ui.views.properties.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 org.eclipse.ui.views.properties.IPropertySource. |
| 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 org.eclipse.ui.views.properties.IPropertySource. |
| UnwrappingSelectionProvider | |
| UnwrappingSelectionProvider | |
| URLImageDescriptor |