Eclipse JDT
2.0

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
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.
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.
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
 


Eclipse JDT
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.