Uses of Interface
org.eclipse.jface.viewers.ILabelProvider
Package
Description
Provides support for performing structural and textual
compare operations on arbitrary data and displaying the results.
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
Provides classes and interfaces to render memory blocks in the memory view.
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
.Provides classes that can be used to observe the JFace Viewer framework.
Provides classes that help communicate proper content for fields in dialogs and wizards.
Provides a framework for preferences.
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
Application programming interface to display and preview refactoring history information.
Application programming interface to provide model integration for refactoring histories.
Application programming interfaces for working with resource mappings.
Contains the team synchronization presentation framework and support
for the Synchronize View.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface.
Application programming interfaces for the Quicklinks
Viewer, a component for the Welcome/Intro.
Provides a workbench adapter for displaying workbench elements in the UI without
having to know the concrete type of the element, and various label providers for
workbench-specific objects like editors, views, and perspectives.
Provides the Common Navigator framework.
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
-
Uses of ILabelProvider in org.eclipse.compare
Modifier and TypeInterfaceDescriptioninterface
A label provider that provides the label and image for the left, right and ancestor sides for a compare input being shown in compare/merge viewers. -
Uses of ILabelProvider in org.eclipse.debug.ui
Modifier and TypeInterfaceDescriptioninterface
A debug model presentation is responsible for providing labels, images, and editors associated with debug elements in a specific debug model.interface
Optional extension for anIDebugModelPresentation
.interface
A debug model presentation may implement this interface to override standard annotations used to display instruction pointers for stack frames.Modifier and TypeClassDescriptionclass
Label provider for the environment table -
Uses of ILabelProvider in org.eclipse.debug.ui.memory
Modifier and TypeInterfaceDescriptioninterface
Allows debug models to customize the rendering of addresses for its memory blocks in table and text based renderings provided by the debug platform.Modifier and TypeMethodDescriptionprotected ILabelProvider
AbstractTableRendering.getLabelProviderAdapter()
Returns the label provider for this rendering's memory block ornull
if none. -
Uses of ILabelProvider in org.eclipse.jface.contentassist
Modifier and TypeMethodDescriptionvoid
AbstractControlContentAssistSubjectAdapter.setContentAssistCueProvider
(ILabelProvider labelProvider) Deprecated.Sets the visual feedback provider for content assist. -
Uses of ILabelProvider in org.eclipse.jface.databinding.viewers
Modifier and TypeClassDescriptionclass
class
A label provider based on one or more observable maps that track attributes that this label provider uses for display. -
Uses of ILabelProvider in org.eclipse.jface.fieldassist
Modifier and TypeMethodDescriptionContentProposalAdapter.getLabelProvider()
Get the label provider that is used to show proposals.Modifier and TypeMethodDescriptionvoid
ContentProposalAdapter.setLabelProvider
(ILabelProvider labelProvider) Set the label provider that is used to show proposals. -
Uses of ILabelProvider in org.eclipse.jface.internal.databinding.provisional.viewers
Modifier and TypeClassDescriptionclass
org.eclipse.jface.internal.databinding.provisional.viewers.ViewerLabelProvider
NON-API - Generic viewer label provider. -
Uses of ILabelProvider in org.eclipse.jface.preference
Modifier and TypeClassDescriptionclass
Provides labels forIPreferenceNode
objects. -
Uses of ILabelProvider in org.eclipse.jface.viewers
Modifier and TypeClassDescriptionclass
The ColumnLabelProvider is the label provider for viewers that have column support such asTreeViewer
andTableViewer
class
A decorating label provider is a label provider which combines a nested label provider and an optional decorator.class
A label provider implementation which, by default, uses an element'stoString
value for its text andnull
for its image.final class
A label provider for instances ofNamedHandlerObject
, which exposes the name as the label.class
TableColumnViewerLabelProvider is the mapping from the table based providers to the ViewerLabelProvider.class
TreeViewerLabelProvider is the ViewerLabelProvider that handles TreePaths.Modifier and TypeMethodDescriptionDecoratingLabelProvider.getLabelProvider()
Returns the nested label provider.ModifierConstructorDescriptionDecoratingLabelProvider
(ILabelProvider provider, ILabelDecorator decorator) Creates a decorating label provider which uses the given label decorator to decorate labels provided by the given label provider. -
Uses of ILabelProvider in org.eclipse.ltk.ui.refactoring.history
Modifier and TypeClassDescriptionclass
Label provider to display a refactoring history. -
Uses of ILabelProvider in org.eclipse.ltk.ui.refactoring.model
Modifier and TypeClassDescriptionclass
Partial implementation of a refactoring-aware synchronization label provider. -
Uses of ILabelProvider in org.eclipse.team.ui.mapping
Modifier and TypeClassDescriptionclass
A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider. -
Uses of ILabelProvider in org.eclipse.team.ui.synchronize
Modifier and TypeClassDescriptionclass
A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.Modifier and TypeMethodDescriptionprotected abstract ILabelProvider
AbstractSynchronizeLabelProvider.getDelegateLabelProvider()
Return the label provider that will return the text and image appropriate for the given model element. -
Uses of ILabelProvider in org.eclipse.ui.dialogs
Modifier and TypeClassDescriptionclass
A label provider for displaying ofIFileEditorMapping
objects in viewers.Modifier and TypeMethodDescriptionFilteredList.getLabelProvider()
Returns the label provider for the items.Modifier and TypeMethodDescriptionListSelectionDialog.Builder.labelProvider
(ILabelProvider labelProvider) Sets the label provider.void
FilteredItemsSelectionDialog.setDetailsLabelProvider
(ILabelProvider detailsLabelProvider) Sets label provider for the details field.void
FilteredList.setLabelProvider
(ILabelProvider labelProvider) Sets the label provider.void
ListDialog.setLabelProvider
(ILabelProvider lp) void
FilteredItemsSelectionDialog.setListLabelProvider
(ILabelProvider listLabelProvider) Sets a new label provider for items in the list.ModifierConstructorDescriptionprotected
AbstractElementListSelectionDialog
(Shell parent, ILabelProvider renderer) Constructs a list selection dialog.CheckedTreeSelectionDialog
(Shell parent, ILabelProvider labelProvider, ITreeContentProvider contentProvider) Constructs an instance ofElementTreeSelectionDialog
.CheckedTreeSelectionDialog
(Shell parent, ILabelProvider labelProvider, ITreeContentProvider contentProvider, boolean allowEmptyTree) Constructs an instance ofElementTreeSelectionDialog
.CheckedTreeSelectionDialog
(Shell parent, ILabelProvider labelProvider, ITreeContentProvider contentProvider, int style) Constructs an instance ofElementTreeSelectionDialog
.CheckedTreeSelectionDialog
(Shell parent, ILabelProvider labelProvider, ITreeContentProvider contentProvider, int style, boolean allowEmptyTree) Constructs an instance ofElementTreeSelectionDialog
.ElementListSelectionDialog
(Shell parent, ILabelProvider renderer) Creates a list selection dialog.ElementTreeSelectionDialog
(Shell parent, ILabelProvider labelProvider, ITreeContentProvider contentProvider) Constructs an instance ofElementTreeSelectionDialog
.FilteredList
(Composite parent, int style, ILabelProvider labelProvider, boolean ignoreCase, boolean allowDuplicates, boolean matchEmptyString) Constructs a new filtered list.ListSelectionDialog
(Shell parentShell, Object input, IStructuredContentProvider contentProvider, ILabelProvider labelProvider, String message) Deprecated.TwoPaneElementSelector
(Shell parent, ILabelProvider elementRenderer, ILabelProvider qualifierRenderer) Creates the two pane element selector.YesNoCancelListSelectionDialog
(Shell parentShell, Object input, IStructuredContentProvider contentProvider, ILabelProvider labelProvider, String message) Deprecated.see class comment -
Uses of ILabelProvider in org.eclipse.ui.ide.dialogs
Modifier and TypeMethodDescriptionvoid
ResourceTreeAndListGroup.setListProviders
(IStructuredContentProvider contentProvider, ILabelProvider labelProvider) Set the list viewer's providers to those passedvoid
ResourceTreeAndListGroup.setTreeProviders
(ITreeContentProvider contentProvider, ILabelProvider labelProvider) Set the tree viewer's providers to those passedModifierConstructorDescriptionResourceTreeAndListGroup
(Composite parent, Object rootObject, ITreeContentProvider treeContentProvider, ILabelProvider treeLabelProvider, IStructuredContentProvider listContentProvider, ILabelProvider listLabelProvider, int style, boolean useHeightHint) Create an instance of this class. -
Uses of ILabelProvider in org.eclipse.ui.intro.quicklinks
Modifier and TypeClassDescriptionclass
Simple label provider that knows how to load images from a URL. -
Uses of ILabelProvider in org.eclipse.ui.model
Modifier and TypeClassDescriptionfinal class
A table label provider implementation for showing workbench perspectives (objects of typeIPerspectiveDescriptor
) in table- and tree-structured viewers.class
Provides basic labels for adaptable objects that have theIWorkbenchAdapter
adapter associated with them.final class
A table label provider implementation for showing workbench views and editors (objects of typeIWorkbenchPart
) in tree- and table-structured viewers.Modifier and TypeMethodDescriptionstatic ILabelProvider
WorkbenchLabelProvider.getDecoratingWorkbenchLabelProvider()
Returns a workbench label provider that is hooked up to the decorator mechanism. -
Uses of ILabelProvider in org.eclipse.ui.views.properties
Modifier and TypeClassDescriptionclass
AnILabelProvider
that assists in rendering labels forComboBoxPropertyDescriptors
.class
A column label provider that returns label text and images based on aIPropertySourceProvider
, forwarding requests for text and image to the label provider returned from the property descriptor for the given property id.Modifier and TypeMethodDescriptionComboBoxPropertyDescriptor.getLabelProvider()
TheComboBoxPropertyDescriptor
implementation of thisIPropertyDescriptor
method returns the value set by thesetProvider
method or, if no value has been set it returns aComboBoxLabelProvider
created from the valuesArray of thisComboBoxPropertyDescriptor
.IPropertyDescriptor.getLabelProvider()
Returns the label provider for this property.PropertyDescriptor.getLabelProvider()
ThePropertyDescriptor
implementation of thisIPropertyDescriptor
method returns the value set by thesetProvider
method or, if no value has been set it returns aLabelProvider
Modifier and TypeMethodDescriptionvoid
PropertyDescriptor.setLabelProvider
(ILabelProvider provider) Sets the label provider for this property descriptor.
ListSelectionDialog.of(Object)
instead:ListSelectionDialog.of(input).contentProvider(contentProvider).labelProvider(labelProvider).message(message).create(parentShell)