Java org.eclipse.jface.resource ColorDescriptor fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jface.resource ColorDescriptor fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Subclass

org.eclipse.jface.resource.ColorDescriptor has subclasses.
Click this link to see all its subclasses.

Method

ColorcreateColor(Device device)
Returns the Color described by this descriptor.
ColorDescriptorcreateFrom(Color toCreate)
Creates a ColorDescriptor from an existing color.
ColorDescriptorcreateFrom(RGB toCreate)
Returns a color descriptor for the given RGB values