Example usage for org.eclipse.jface.fieldassist ControlDecoration subclass-usage

List of usage examples for org.eclipse.jface.fieldassist ControlDecoration subclass-usage

Introduction

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

Usage

From source file org.eclipse.jubula.client.ui.rcp.provider.ControlDecorator.java

/**
 * HelperClass to decorate controls with control decorations
 *
 * @author BREDEX GmbH
 * @created May 5, 2009
 */

From source file org.eclipse.wazaabi.engine.swt.commons.views.AbstractControlDecoration.java

/**
 * This class is a facade for JFace Control Decoration. RAP & SWT do not share
 * the same interface & inheritance hierarchy.
 * 
 * @author olivier
 *