|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.igc.swt.internal.SWTSystemColor
org.eclipse.tptp.platform.report.birt).
public class SWTSystemColor
Handle SWT System Color definition.
| Constructor Summary | |
|---|---|
SWTSystemColor()
Deprecated. |
|
| Method Summary | |
|---|---|
static int |
GetSystemColor(org.eclipse.swt.graphics.Device device,
int id)
Deprecated. Return system color defined in a device using IGC.C_xxx constant id. |
protected static int |
ToRGBA(org.eclipse.swt.graphics.Color c)
Deprecated. Convert a SWT Color to RGBA opaque value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SWTSystemColor()
| Method Detail |
|---|
protected static int ToRGBA(org.eclipse.swt.graphics.Color c)
public static int GetSystemColor(org.eclipse.swt.graphics.Device device,
int id)
device - device used to get system color.id - IGC.C_xxx constant id.
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||