Find Usages Dialog Box

See Also

The Find Usages dialog box lets you specify search options for the Find Usages command. You can use the Find Usages command (Alt-F7) to display in the Usages window all of the places a class (structure), function, variable, macro, or file is used in your project's source code.

To open the Find Usages dialog box, right-click a class, method, or field in the Source Editor, and choose Find Usages.

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

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

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

By default, the scope of the search is the current project. You can expand the search to all of your open projects by selecting Open Projects from the Scope drop-down list.

See Also
Usages Window

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.