Uses of Class
org.eclipse.jdt.ui.actions.FindReferencesAction
Packages that use FindReferencesAction
Package
Description
Application programming interfaces for Eclipse Java User Interface specific
actions.
-
Uses of FindReferencesAction in org.eclipse.jdt.ui.actions
Subclasses of FindReferencesAction in org.eclipse.jdt.ui.actionsModifier and TypeClassDescriptionclassFinds field read accesses of the selected element in the workspace.classFinds field read accesses of the selected element in its hierarchy.classFinds field read accesses of the selected element in the enclosing project.classFinds field read accesses of the selected element in working sets.classFinds references of the selected element in its hierarchy.classFinds references to the selected element in the enclosing project of the selected element.classFinds references of the selected element in working sets.classFinds field write accesses of the selected element in the workspace.classFinds field write accesses of the selected element in its hierarchy.classFinds field write accesses of the selected element in the enclosing project.classFinds field write accesses of the selected element in working sets.