Eclipse JDT
Release 3.7

Uses of Package
org.eclipse.jdt.ui.actions

Packages that use org.eclipse.jdt.ui.actions
org.eclipse.jdt.ui.actions Application programming interfaces for Eclipse Java User Interface specific actions. 
 

Classes in org.eclipse.jdt.ui.actions used by org.eclipse.jdt.ui.actions
AbstractOpenWizardAction
          Abstract base classed used for the open wizard actions.
FindAction
          Abstract class for Java search actions.
FindDeclarationsAction
          Finds declarations of the selected element in the workspace.
FindImplementorsAction
          Finds implementors of the selected element in the workspace.
FindReadReferencesAction
          Finds field read accesses of the selected element in the workspace.
FindReferencesAction
          Finds references of the selected element in the workspace.
FindReferencesInHierarchyAction
          Finds references of the selected element in its hierarchy.
FindReferencesInWorkingSetAction
          Finds references of the selected element in working sets.
FindWriteReferencesAction
          Finds field write accesses of the selected element in the workspace.
OpenAttachedJavadocAction
          This action opens the selected element's Javadoc in a browser as defined by the preferences.
OpenProjectAction
          Action to open a closed project.
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.