Uses of Package
org.eclipse.jdt.ui.actions
Package
Description
Application programming interfaces for Eclipse Java User Interface specific
actions.
-
ClassDescriptionAbstract base classed used for the open wizard actions.Abstract class for Java search actions.Finds declarations of the selected element in the workspace.Finds implementors of the selected element in the workspace.Finds field read accesses of the selected element in the workspace.Finds references of the selected element in the workspace.Finds references of the selected element in its hierarchy.Finds references of the selected element in working sets.Finds field write accesses of the selected element in the workspace.This action opens the selected element's Javadoc in a browser as defined by the preferences.Action to open a closed project.Action that dispatches the
IAction#run()
and theISelectionChangedListener#selectionChanged
according to the type of the selection.Action to surround a set of statements with a try/catch block.