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 - ClassCastException switching to Debugging w/ JDK 1.4.2-beta + Win L&F
Summary: ClassCastException switching to Debugging w/ JDK 1.4.2-beta + Win L&F
Status: VERIFIED DUPLICATE of bug 32673
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: JDK_SPECIFIC, L&F
Depends on:
Blocks:
 
Reported: 2003-04-07 11:49 UTC by Jan Chalupa
Modified: 2008-12-22 16:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception stack-trace. (6.52 KB, text/plain)
2003-04-07 11:50 UTC, Jan Chalupa
Details

Note You need to log in before you can comment on or make changes to this bug.
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.