Java org.eclipse.jface.viewers ColorCellEditor fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.viewers ColorCellEditor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jface.viewers ColorCellEditor.

The text is from its open source code.

Constructor

ColorCellEditor(Composite parent)
Creates a new color cell editor parented under the given control.
ColorCellEditor(Composite parent, int style)
Creates a new color cell editor parented under the given control.