Uses of Interface
org.eclipse.jface.viewers.ITreePathLabelProvider
Packages that use ITreePathLabelProvider
Package
Description
Provides a framework for viewers, which are model-based
content adapters for SWT widgets.
-
Uses of ITreePathLabelProvider in org.eclipse.jface.viewers
Classes in org.eclipse.jface.viewers that implement ITreePathLabelProviderModifier and TypeClassDescriptionclass
A decorating label provider is a label provider which combines a nested label provider and an optional decorator.Methods in org.eclipse.jface.viewers that return ITreePathLabelProviderModifier and TypeMethodDescriptionTreeColumnViewerLabelProvider.getTreePathProvider()
Return the ITreePathLabelProvider for the receiver.