| 
Java Platform 1.2 | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemColor | |
| java.awt | Contains all of the classes for creating user interfaces and for painting graphics and images. | 
| Uses of SystemColor in java.awt | 
| Fields in java.awt declared as SystemColor | |
static SystemColor | 
SystemColor.desktop
The color of the desktop background.  | 
static SystemColor | 
SystemColor.activeCaption
The background color for captions in window borders.  | 
static SystemColor | 
SystemColor.activeCaptionText
The text color for captions in window borders.  | 
static SystemColor | 
SystemColor.activeCaptionBorder
The border color for captions in window borders.  | 
static SystemColor | 
SystemColor.inactiveCaption
The background color for inactive captions in window borders.  | 
static SystemColor | 
SystemColor.inactiveCaptionText
The text color for inactive captions in window borders.  | 
static SystemColor | 
SystemColor.inactiveCaptionBorder
The border color for inactive captios in window borders.  | 
static SystemColor | 
SystemColor.window
The background color for windows.  | 
static SystemColor | 
SystemColor.windowBorder
The border color for windows.  | 
static SystemColor | 
SystemColor.windowText
The text color for windows.  | 
static SystemColor | 
SystemColor.menu
The background color for menus.  | 
static SystemColor | 
SystemColor.menuText
The text color for menus.  | 
static SystemColor | 
SystemColor.text
The background color for text components.  | 
static SystemColor | 
SystemColor.textText
The text color for text components.  | 
static SystemColor | 
SystemColor.textHighlight
The background color for highlighted text.  | 
static SystemColor | 
SystemColor.textHighlightText
The text color for highlighted text.  | 
static SystemColor | 
SystemColor.textInactiveText
The text color for inactive text.  | 
static SystemColor | 
SystemColor.control
The background color for control objects.  | 
static SystemColor | 
SystemColor.controlText
The text color for control objects.  | 
static SystemColor | 
SystemColor.controlHighlight
The regular highlight color for control objects.  | 
static SystemColor | 
SystemColor.controlLtHighlight
The light highlight color for control objects.  | 
static SystemColor | 
SystemColor.controlShadow
The regular shadow color for control objects.  | 
static SystemColor | 
SystemColor.controlDkShadow
The dark shadow color for control objects.  | 
static SystemColor | 
SystemColor.scrollbar
The background color for scrollbars.  | 
static SystemColor | 
SystemColor.info
The background color for info(help) text.  | 
static SystemColor | 
SystemColor.infoText
The text color for info(help) text.  | 
  | 
Java Platform 1.2 | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||