This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 183317 - ClassCastException: com.sun.java.swing.plaf.nimbus.DerivedColor$UIResource cannot be cast to java.awt.Font
Summary: ClassCastException: com.sun.java.swing.plaf.nimbus.DerivedColor$UIResource ca...
Status: RESOLVED DUPLICATE of bug 199592
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Yulia Novozhilova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-01 03:24 UTC by yudiset
Modified: 2011-10-24 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 167438


Attachments
stacktrace (5.96 KB, text/plain)
2010-04-01 03:24 UTC, yudiset
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yudiset 2010-04-01 03:24:46 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP

Stacktrace: 
java.lang.ClassCastException: com.sun.java.swing.plaf.nimbus.DerivedColor$UIResource cannot be cast to java.awt.Font
   at com.sun.java.swing.plaf.nimbus.NimbusStyle.getFontForState(NimbusStyle.java:685)
   at javax.swing.plaf.synth.SynthStyle.installDefaults(SynthStyle.java:916)
   at com.sun.java.swing.plaf.nimbus.NimbusStyle.installDefaults(NimbusStyle.java:214)
   at javax.swing.plaf.synth.SynthStyle.installDefaults(SynthStyle.java:899)
   at javax.swing.plaf.synth.SynthLookAndFeel.updateStyle(SynthLookAndFeel.java:276)
   at javax.swing.plaf.synth.SynthLabelUI.updateStyle(SynthLabelUI.java:53)
Comment 1 yudiset 2010-04-01 03:24:54 UTC
Created attachment 96491 [details]
stacktrace
Comment 2 Antonin Nebuzelsky 2011-10-24 13:55:32 UTC

*** This bug has been marked as a duplicate of bug 199592 ***