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 59480 - UndecThrowableExc thrown after checking cb in Method override dialog
Summary: UndecThrowableExc thrown after checking cb in Method override dialog
Status: VERIFIED DUPLICATE of bug 58370
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 12:24 UTC by Milan Kubec
Modified: 2008-12-22 18:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (19.39 KB, text/plain)
2005-06-01 12:25 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2005-06-01 12:24:37 UTC
[dev-200505311800, JDK 1.5.0_03]

I created a java class that extends JComponent and implements Serializable. I
invoked Ctrl+I, then I checked checkbox Show Superclasses and Interfaces, then I
collapsed all nodes in the list, then I expanded some of them and checked Show
Abstract Methods Only - UndeclaredThrowableException was thrown.
Comment 1 Milan Kubec 2005-06-01 12:25:17 UTC
Created attachment 22421 [details]
exc stack trace
Comment 2 Petr Nejedly 2005-06-01 13:48:33 UTC
Dup of issue #58370,
initially caused by issue #57769

*** This issue has been marked as a duplicate of 58370 ***
Comment 3 Milan Kubec 2005-07-29 08:22:30 UTC
Verified dupe.