Class NavigatorProblemsLabelDecorator

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.jface.viewers.BaseLabelProvider
com._1c.g5.v8.dt.navigator.ui.NavigatorProblemsLabelDecorator
All Implemented Interfaces:
IMarkerUpdateListener, IBaseLabelProvider, ILightweightLabelDecorator

public final class NavigatorProblemsLabelDecorator extends BaseLabelProvider implements ILightweightLabelDecorator, IMarkerUpdateListener
The DT Navigator label decorator. It marks navigator objects icons with error/warning overlay in according with Markers.
Restriction:
This class is not intended to be instantiated by clients.