The dedicated color type which supports predefined color name in OPI builder color file. If the color name doesn't exist in the color file, the color value is null.
Method Summary | |
---|---|
java.lang.String |
getColorName()
|
org.eclipse.swt.graphics.RGB |
getRGBValue()
|
boolean |
isPreDefined()
|
Method Detail |
---|
public java.lang.String getColorName()
public org.eclipse.swt.graphics.RGB getRGBValue()
public boolean isPreDefined()