org.eclipse.cdt.make.internal.ui.preferences
Class ColorEditor
java.lang.Object
org.eclipse.cdt.make.internal.ui.preferences.ColorEditor
public class ColorEditor
- extends java.lang.Object
A "button" of a certain color determined by the color picker
Constructor Summary |
ColorEditor(org.eclipse.swt.widgets.Composite parent)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ColorEditor
public ColorEditor(org.eclipse.swt.widgets.Composite parent)
getColorValue
public org.eclipse.swt.graphics.RGB getColorValue()
setColorValue
public void setColorValue(org.eclipse.swt.graphics.RGB rgb)
getButton
public org.eclipse.swt.widgets.Button getButton()