Example usage for org.eclipse.jface.viewers LabelProviderChangedEvent subclass-usage

List of usage examples for org.eclipse.jface.viewers LabelProviderChangedEvent subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jface.viewers LabelProviderChangedEvent subclass-usage.

Usage

From source file org.python.pydev.navigator.decorator.ProblemsLabelChangedEvent.java

/**
 * This is a special <code>LabelProviderChangedEvent</code> carrying additional
 * information whether the event origins from a maker change.
 * <p>
 * <code>ProblemsLabelChangedEvent</code>s are only generated by <code>
 * ProblemsLabelDecorator</code>s.