Uses of Interface
org.eclipse.jface.viewers.ITreePathLabelProvider
-
Packages that use ITreePathLabelProvider Package Description org.eclipse.jface.viewers 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 ITreePathLabelProvider Modifier and Type Class Description classDecoratingLabelProviderA 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 ITreePathLabelProvider Modifier and Type Method Description ITreePathLabelProviderTreeColumnViewerLabelProvider. getTreePathProvider()Return the ITreePathLabelProvider for the receiver.
-