@Deprecated public interface UIColor
Modifier and Type | Field and Description |
---|---|
static org.eclipse.swt.graphics.Color |
BLACK
Deprecated.
|
static org.eclipse.swt.graphics.Color |
EDITOR_COMMENT_FG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
EDITOR_KEYWORD_FG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
EDITOR_MDDTAG_FG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
EDITOR_ROTEXT_FG
Deprecated.
Editors highlighting colors
|
static org.eclipse.swt.graphics.Color |
EDITOR_RWTEXT_FG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
HYPERLINK_FG
Deprecated.
Hyperlink color.
|
static org.eclipse.swt.graphics.Color |
LABEL_TIP_FG
Deprecated.
Label
|
static org.eclipse.swt.graphics.Color |
POST_IT_BG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
TABLE_EVENROW_BG
Deprecated.
KTable even/odd row colors
|
static org.eclipse.swt.graphics.Color |
TABLE_HEADER_BG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
TABLE_ODDROW_BG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
TEXT_READONLY_BG
Deprecated.
|
static org.eclipse.swt.graphics.Color |
TEXT_WRITABLE_BG
Deprecated.
Text Field colors
|
static org.eclipse.swt.graphics.Color |
WHITE
Deprecated.
|
static final org.eclipse.swt.graphics.Color BLACK
static final org.eclipse.swt.graphics.Color WHITE
static final org.eclipse.swt.graphics.Color TABLE_EVENROW_BG
static final org.eclipse.swt.graphics.Color TABLE_ODDROW_BG
static final org.eclipse.swt.graphics.Color TABLE_HEADER_BG
static final org.eclipse.swt.graphics.Color TEXT_WRITABLE_BG
static final org.eclipse.swt.graphics.Color TEXT_READONLY_BG
static final org.eclipse.swt.graphics.Color EDITOR_ROTEXT_FG
static final org.eclipse.swt.graphics.Color EDITOR_RWTEXT_FG
static final org.eclipse.swt.graphics.Color EDITOR_KEYWORD_FG
static final org.eclipse.swt.graphics.Color EDITOR_MDDTAG_FG
static final org.eclipse.swt.graphics.Color EDITOR_COMMENT_FG
static final org.eclipse.swt.graphics.Color LABEL_TIP_FG
static final org.eclipse.swt.graphics.Color HYPERLINK_FG
static final org.eclipse.swt.graphics.Color POST_IT_BG