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 182555 - ClassCastException: org.nbheaven.sqe.core.ui.components.filter.JFilter cannot be cast to javax.swing.JComboBox
Summary: ClassCastException: org.nbheaven.sqe.core.ui.components.filter.JFilter cannot...
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: sqe tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-23 10:47 UTC by davti
Modified: 2010-06-17 15:44 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 126827


Attachments
stacktrace (2.52 KB, text/plain)
2010-03-23 10:47 UTC, davti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description davti 2010-03-23 10:47:19 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

Stacktrace: 
java.lang.ClassCastException: org.nbheaven.sqe.core.ui.components.filter.JFilter cannot be cast to javax.swing.JComboBox
   at com.sun.java.swing.plaf.nimbus.ComboBoxEditableState.isInState(ComboBoxEditableState.java:21)
   at com.sun.java.swing.plaf.nimbus.State.isInState(State.java:109)
   at com.sun.java.swing.plaf.nimbus.NimbusStyle.getExtendedState(NimbusStyle.java:1011)
   at com.sun.java.swing.plaf.nimbus.NimbusStyle.getBorderPainter(NimbusStyle.java:894)
   at com.sun.java.swing.plaf.nimbus.SynthPainterImpl.paintBorder(SynthPainterImpl.java:102)
   at com.sun.java.swing.plaf.nimbus.SynthPainterImpl.paintComboBoxBorder(SynthPainterImpl.java:468)
Comment 1 davti 2010-03-23 10:47:23 UTC
Created attachment 95589 [details]
stacktrace
Comment 2 Jesse Glick 2010-04-02 17:02:34 UTC
Probably a bug in Nimbus L&F, need to check.
Comment 3 Jesse Glick 2010-06-17 15:37:53 UTC
Easily reproduced using:

--laf com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
Comment 4 Jesse Glick 2010-06-17 15:44:15 UTC
sqe #5c155b26a9fc