-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
sparc
-
solaris_9
OS: solaris/win2000 (maybe others)
jdk 1.5.0 build 30
The following code doesn't work
JButton but = new JButton("B1");
but.setBackground(Color.red); // can't set the color.
Sample code is attached.
---------------------------------------------
This code used to work for build 1.4.2-rc-b20
###@###.### 2003-12-08
jdk 1.5.0 build 30
The following code doesn't work
JButton but = new JButton("B1");
but.setBackground(Color.red); // can't set the color.
Sample code is attached.
---------------------------------------------
This code used to work for build 1.4.2-rc-b20
###@###.### 2003-12-08
- duplicates
-
JDK-4908404 Backward compatability problems with Ocean
-
- Resolved
-