Find Usages Dialog Box

Use this dialog box to specify search options for the Find Usages command. You can use the Find Usages command to determine all of the places a class, method, or field is used in your project's source code.

You can open the Find Usages dialog box from the Source Editor, Projects window, or Files window. In one of these windows, right-click a class, method, or field and choose Find Usages (Alt-F7).

The Find Usages dialog box displays the following option for all types of identifiers:

For classes and interfaces, the Find Usages dialog box displays the following additional options:

For methods, the Find Usages dialog box sometimes displays the following additional options:

See Also
Refactoring: Quick Reference
Finding and Replacing Text
Safely Deleting Java Code

Legal Notices