-
Bug
-
Resolution: Fixed
-
P2
-
6u10
-
b04
-
generic, sparc
-
generic, solaris_10
-
Verified
When using Nimbus with MultiLookAndFeel (triggered by adding an Axiliary L&F), a ClassCastException is thrown. Presumably, Nimbus is not aware of MultiLookAndFeel.
Sample code to reproduce the bug is available at:
http://www.pbjar.org/Nimbus/NimbusBug.jar
(attached)
It contains source code and the compiled class files and is a runnable jar file.
Steps to reproduce the problem:
- Install Java 6uN Early Access.
- Run bug.nimbus.BugSample (or execute the jar file) and select the Nimbus L&F from the menu.
Sample code to reproduce the bug is available at:
http://www.pbjar.org/Nimbus/NimbusBug.jar
(attached)
It contains source code and the compiled class files and is a runnable jar file.
Steps to reproduce the problem:
- Install Java 6uN Early Access.
- Run bug.nimbus.BugSample (or execute the jar file) and select the Nimbus L&F from the menu.
- duplicates
-
JDK-6937538 Nimbus: JInternalFrame() causes exception if user UI installed
- Closed