public interface ITreePathLabelProvider extends IBaseLabelProvider
ILabelProvider
that is given the
path of the element being decorated, when it is available.Modifier and Type | Method and Description |
---|---|
void |
updateLabel(ViewerLabel label,
TreePath elementPath)
Updates the label for the given element.
|
addListener, dispose, isLabelProperty, removeListener
void updateLabel(ViewerLabel label, TreePath elementPath)
label
- the label to updateelementPath
- the path of the element being decorated
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.