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 197897 - Find usage results nodes (SomeFile.java) should have same actions on right click as the project pane
Summary: Find usage results nodes (SomeFile.java) should have same actions on right cl...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.0
Hardware: PC All
: P3 normal (vote)
Assignee: Jan Becicka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 10:43 UTC by _ wadechandler
Modified: 2011-04-20 12:21 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ wadechandler 2011-04-20 10:43:35 UTC
Find usage results nodes (SomeFile.java) should have same actions on right click as the project pane. For instance, you search for usages of some class or interface with sub-classes. You then want to quickly find usages of the class defined in a file you see extended or using the other class or interface. It would help make NB more productive when reviewing projects/sources. In Logical View the classes should have all relevant actions on them as well.