Example usage for org.eclipse.jface.databinding.viewers ListeningLabelProvider subclass-usage

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

Introduction

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

Usage

From source file org.eclipse.scada.ui.databinding.CommonListeningLabelProvider.java

public class CommonListeningLabelProvider extends ListeningLabelProvider
        implements ICommonLabelProvider, IDescriptionProvider {

    private final static Logger logger = LoggerFactory.getLogger(CommonListeningLabelProvider.class);

    private final String contentExtensionId;

From source file org.openscada.ui.databinding.CommonListeningLabelProvider.java

public class CommonListeningLabelProvider extends ListeningLabelProvider
        implements ICommonLabelProvider, IDescriptionProvider {

    private final static Logger logger = LoggerFactory.getLogger(CommonListeningLabelProvider.class);

    private final String contentExtensionId;