|
Quick Lists
|
|
Bug ID:
|
4054067
|
|
Votes
|
2
|
|
Synopsis
|
Desktop Colors enhancement
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.1.1
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4060323,
bug
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4060323
|
|
Submit Date
|
22-MAY-1997
|
|
Description
|
Using the following code does not seem to do anything. It
especially does not dynamically update the window background as
specified, even if it is placed in a paint method.
I am assuming Windows95 dynamically updates system colors (this
is my understanding). All non-java windows update correctly.
Code:
setBackground(SystemColor.window);
======================================================================
|
|
Work Around
|
======================================================================
|
|
Evaluation
|
Java does not support dynamic system color change. It picks up the system color only once at startup at this time. But the dynamic system color support is going
to be implemented, though not easy to do on Solaris. see also 4060323.
xxxxx@xxxxx 1997-11-20
--------
3/30/2000, xxxxx@xxxxx -- since # 4060323 has recently been evaluated, am
duping this bug to # 4060323
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |