Uses of Interface
org.eclipse.jface.viewers.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
Modifier and TypeClassDescriptionclass
A decorating label provider is a label provider which combines a nested label provider and an optional decorator.Modifier and TypeMethodDescriptionTreeColumnViewerLabelProvider.getTreePathProvider()
Return the ITreePathLabelProvider for the receiver.