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 217803 - New Inspect Hierarchy dialog could handle anonymous inner classes more clear
Summary: New Inspect Hierarchy dialog could handle anonymous inner classes more clear
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 7.3
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 11:28 UTC by crazyjavahacking
Modified: 2012-09-04 11:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
hierarchy screenshot (25.27 KB, image/png)
2012-09-04 11:28 UTC, crazyjavahacking
Details

Note You need to log in before you can comment on or make changes to this bug.
Description crazyjavahacking 2012-09-04 11:28:20 UTC
Created attachment 123871 [details]
hierarchy screenshot

Newly added Inspect Hierarchy dialog could handle the anonymous inner classes more clear - regular java coder would probably not read the JLS and it would be weird for him to see a Hierarachy subtype dialog with numbers (that represent anonymous inner classes).

I would suggest to change the names to something like <Anonymous inner class>


NetBeans Dev 201209040001, JDK 7u5 32bit, Win7 SP1 64bit