|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
PaintContext createContext(ColorModel, |
Documentation changed from old to new. |
Creates and returns a PaintContext used to generate a solid color pattern. |
String toString() |
Documentation changed from old to new. |
Returns a string representation of this Color 's values. |
Changed Fields | ||
int ACTIVE_CAPTION |
Documentation changed from old to new. |
The array index for the activeCaption system color. |
int ACTIVE_CAPTION_BORDER |
Documentation changed from old to new. |
The array index for the activeCaptionBorder system color. |
int ACTIVE_CAPTION_TEXT |
Documentation changed from old to new. |
The array index for the activeCaptionText system color. |
int CONTROL |
Documentation changed from old to new. |
The array index for the control system color. |
int CONTROL_DK_SHADOW |
Documentation changed from old to new. |
The array index for the controlDkShadow system color. |
int CONTROL_HIGHLIGHT |
Documentation changed from old to new. |
The array index for the controlHighlight system color. |
int CONTROL_LT_HIGHLIGHT |
Documentation changed from old to new. |
The array index for the controlLtHighlight system color. |
int CONTROL_SHADOW |
Documentation changed from old to new. |
The array index for the controlShadow system color. |
int CONTROL_TEXT |
Documentation changed from old to new. |
The array index for the controlText system color. |
int DESKTOP |
Documentation changed from old to new. |
The array index for the desktop system color. |
int INACTIVE_CAPTION |
Documentation changed from old to new. |
The array index for the inactiveCaption system color. |
int INACTIVE_CAPTION_BORDER |
Documentation changed from old to new. |
The array index for the inactiveCaptionBorder system color. |
int INACTIVE_CAPTION_TEXT |
Documentation changed from old to new. |
The array index for the inactiveCaptionText system color. |
int INFO |
Documentation changed from old to new. |
The array index for the info system color. |
int INFO_TEXT |
Documentation changed from old to new. |
The array index for the infoText system color. |
int MENU |
Documentation changed from old to new. |
The array index for the menu system color. |
int MENU_TEXT |
Documentation changed from old to new. |
The array index for the menuText system color. |
int SCROLLBAR |
Documentation changed from old to new. |
The array index for the scrollbar system color. |
int TEXT |
Documentation changed from old to new. |
The array index for the text system color. |
int TEXT_HIGHLIGHT |
Documentation changed from old to new. |
The array index for the textHighlight system color. |
int TEXT_HIGHLIGHT_TEXT |
Documentation changed from old to new. |
The array index for the textHighlightText system color. |
int TEXT_INACTIVE_TEXT |
Documentation changed from old to new. |
The array index for the textInactiveText system color. |
int TEXT_TEXT |
Documentation changed from old to new. |
The array index for the textText system color. |
int WINDOW |
Documentation changed from old to new. |
The array index for the window system color. |
int WINDOW_BORDER |
Documentation changed from old to new. |
The array index for the windowBorder system color. |
int WINDOW_TEXT |
Documentation changed from old to new. |
The array index for the windowText system color. |
SystemColor activeCaption |
Documentation changed from old to new. |
The color rendered for the window-title background of the currently active window. |
SystemColor activeCaptionBorder |
Documentation changed from old to new. |
The color rendered for the border around the currently active window. |
SystemColor activeCaptionText |
Documentation changed from old to new. |
The color rendered for the window-title text of the currently active window. |
SystemColor control |
Documentation changed from old to new. |
The color rendered for the background of control panels and control objects such as pushbuttons. |
SystemColor controlDkShadow |
Documentation changed from old to new. |
The color rendered for dark shadow areas on 3D control objects such as pushbuttons. |
SystemColor controlHighlight |
Documentation changed from old to new. |
The color rendered for light areas of 3D control objects such as pushbuttons. |
SystemColor controlLtHighlight |
Documentation changed from old to new. |
The color rendered for highlight areas of 3D control objects such as pushbuttons. |
SystemColor controlShadow |
Documentation changed from old to new. |
The color rendered for shadow areas of 3D control objects such as pushbuttons. |
SystemColor controlText |
Documentation changed from old to new. |
The color rendered for the text of control panels and control objects such as pushbuttons. |
SystemColor desktop |
Documentation changed from old to new. |
The color rendered for the background of the desktop. |
SystemColor inactiveCaption |
Documentation changed from old to new. |
The color rendered for the window-title background of inactive windows. |
SystemColor inactiveCaptionBorder |
Documentation changed from old to new. |
The color rendered for the border around inactive windows. |
SystemColor inactiveCaptionText |
Documentation changed from old to new. |
The color rendered for the window-title text of inactive windows. |
SystemColor info |
Documentation changed from old to new. |
The color rendered for the background of tooltips or spot help. |
SystemColor infoText |
Documentation changed from old to new. |
The color rendered for the text of tooltips or spot help. |
SystemColor menu |
Documentation changed from old to new. |
The color rendered for the background of menus. |
SystemColor menuText |
Documentation changed from old to new. |
The color rendered for the text of menus. |
SystemColor scrollbar |
Documentation changed from old to new. |
The color rendered for the background of scrollbars. |
SystemColor text |
Documentation changed from old to new. |
The color rendered for the background of text control objects such as textfields and comboboxes. |
SystemColor textHighlight |
Documentation changed from old to new. |
The color rendered for the background of selected items such as in menus comboboxes and text. |
SystemColor textHighlightText |
Documentation changed from old to new. |
The color rendered for the text of selected items such as in menus comboboxes and text. |
SystemColor textInactiveText |
Documentation changed from old to new. |
The color rendered for the text of inactive items such as in menus. |
SystemColor textText |
Documentation changed from old to new. |
The color rendered for the text of text control objects such as textfields and comboboxes. |
SystemColor window |
Documentation changed from old to new. |
The color rendered for the background of interior regions inside windows. |
SystemColor windowBorder |
Documentation changed from old to new. |
The color rendered for the border around interior regions inside windows. |
SystemColor windowText |
Documentation changed from old to new. |
The color rendered for text of interior regions inside windows. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |