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 32674

Summary: ClassCastException switching to Debugging w/ JDK 1.4.2-beta + Win L&F
Product: platform Reporter: Jan Chalupa <jchalupa>
Component: Window SystemAssignee: _ tboudreau <tboudreau>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: JDK_SPECIFIC, L&F
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: DEFECT Exception Reporter:
Attachments: Exception stack-trace.

Description Jan Chalupa 2003-04-07 11:49:14 UTC
[release35-200304062350, Sun JDK 1.4.2-beta
(Windows L&F), MDI]

Started NB 3.5 Beta candidate on 1.4.2-beta w/
Windows L&F and switched to Debugging workspace.
Got a ClassCastException:

java.lang.ClassCastException
	at
org.openide.awt.ToolbarButtonUI.installUI(ToolbarButtonUI.java:67)
	at javax.swing.JComponent.setUI(JComponent.java:449)
	at
org.openide.awt.ToolbarToggleButton.updateUI(ToolbarToggleButton.java:63)
...

Full stack-trace will be attached shortly.
Comment 1 Jan Chalupa 2003-04-07 11:50:12 UTC
Created attachment 9734 [details]
Exception stack-trace.
Comment 2 Jesse Glick 2003-04-07 14:43:11 UTC
Probably duplicate of issue #32673.
Comment 3 Marian Mirilovic 2003-04-08 13:34:04 UTC
In my opinion it's really a duplicate of issue 32673.

*** This issue has been marked as a duplicate of 32673 ***
Comment 4 Jan Chalupa 2003-07-09 10:02:41 UTC
Verified duplicate.