classpathhelper.eclipse.ui
Class LabelDecorator
java.lang.Object
classpathhelper.eclipse.ui.LabelDecorator
- public class LabelDecorator
- extends java.lang.Object
LabelDecorator that adds hints as to problems with a class path
element or class.
- Since:
- 1.0
- Author:
- bharris
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelDecorator
public LabelDecorator()
decorate
public void decorate(java.lang.Object element,
IDecoration decoration)
addListener
public void addListener(ILabelProviderListener listener)
dispose
public void dispose()
isLabelProperty
public boolean isLabelProperty(java.lang.Object element,
java.lang.String property)
removeListener
public void removeListener(ILabelProviderListener listener)