public class EEFColor
extends java.lang.Object
Constructor and Description |
---|
EEFColor(org.eclipse.swt.graphics.Color color)
Constructor.
|
EEFColor(java.lang.String colorCode)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
colorToString()
Get the color as an rgb string.
|
org.eclipse.swt.graphics.Color |
getColor()
Get the color.
|