|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Color
Defined in constants.js
| Field Summary | |
<final> string |
BORDER_HI
The highlight color for 3D borders. |
<final> string |
BORDER_LO
The shadow color for 3D borders. |
<final> string |
GREY
|
<final> string |
ITEM_BG_HI
The color to use for the background for highlighted items (an item could be a TreeNode or a TableRow,
for example). |
<final> string |
ITEM_BG_INACTIVE
The color to use for the background for highlighted items that do not have the focus (an item could be a TreeNode or a
TableRow, for example). |
<final> string |
ITEM_BG_LO
The color to use for the background for normal (non-highlighted) items (an item could be a TreeNode or a
TableRow, * for example). |
<final> string |
ITEM_FG_HI
The color to use for the text for highlighted items (an item could be a TreeNode or a TableRow, for
example). |
<final> string |
ITEM_FG_INACTIVE
The color to use for the text for highlighted items that do not have the focus (an item could be a TreeNode or a
TableRow, for example). |
<final> string |
ITEM_FG_LO
The color to use for the text for normal (non-highlighted) items (an item could be a TreeNode or a
TableRow, * for example). |
<final> string |
MENU_BG_HI
The color to use for the background of a highlighted menu-item. |
<final> string |
MENU_BG_LO
The color to use for the background of a normal (non-highlighted) menu-item. |
<final> string |
MENU_FG_HI
The color to use for the text in a highlighted menu-item. |
<final> string |
MENU_FG_LO
The color to use for the text in a normal (non-highlighted) menu-item. |
| Constructor Summary | |
Color
()
|
|
| Field Detail |
<final> string BORDER_HI
<final> string BORDER_LO
<final> string GREY
<final> string ITEM_BG_HI
TreeNode or a TableRow,
for example).
<final> string ITEM_BG_INACTIVE
TreeNode or a
TableRow, for example).
<final> string ITEM_BG_LO
TreeNode or a
TableRow, * for example).
<final> string ITEM_FG_HI
TreeNode or a TableRow, for
example).
<final> string ITEM_FG_INACTIVE
TreeNode or a
TableRow, for example).
<final> string ITEM_FG_LO
TreeNode or a
TableRow, * for example).
<final> string MENU_BG_HI
<final> string MENU_BG_LO
<final> string MENU_FG_HI
<final> string MENU_FG_LO
| Constructor Detail |
function Color()
|
Sydney | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||