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

Summary: Find usage results nodes (SomeFile.java) should have same actions on right click as the project pane
Product: java Reporter: _ wadechandler <wadechandler>
Component: RefactoringAssignee: Jan Becicka <jbecicka>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.