Uses of Class
org.eclipse.jdt.ui.actions.FindReferencesAction
Package
Description
Application programming interfaces for Eclipse Java User Interface specific
actions.
-
Uses of FindReferencesAction in org.eclipse.jdt.ui.actions
Modifier and TypeClassDescriptionclass
Finds field read accesses of the selected element in the workspace.class
Finds field read accesses of the selected element in its hierarchy.class
Finds field read accesses of the selected element in the enclosing project.class
Finds field read accesses of the selected element in working sets.class
Finds references of the selected element in its hierarchy.class
Finds references to the selected element in the enclosing project of the selected element.class
Finds references of the selected element in working sets.class
Finds field write accesses of the selected element in the workspace.class
Finds field write accesses of the selected element in its hierarchy.class
Finds field write accesses of the selected element in the enclosing project.class
Finds field write accesses of the selected element in working sets.