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

Packages that use org.eclipse.cdt.ui.actions
org.eclipse.cdt.internal.ui.callhierarchy   
org.eclipse.cdt.internal.ui.cview   
org.eclipse.cdt.internal.ui.includebrowser   
org.eclipse.cdt.internal.ui.typehierarchy   
org.eclipse.cdt.internal.ui.viewsupport   
org.eclipse.cdt.ui.actions   
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.internal.ui.callhierarchy
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.internal.ui.cview
CustomFiltersActionGroup
          Action group to add the filter action to a view part's tool bar menu.
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.internal.ui.includebrowser
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.internal.ui.typehierarchy
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.internal.ui.viewsupport
MemberFilterActionGroup
           
 

Classes in org.eclipse.cdt.ui.actions used by org.eclipse.cdt.ui.actions
ChangeBuildConfigActionBase
          Base class for build configuration actions.
ChangeConfigAction
          Action which changes active build configuration of the current project to the given one.
SelectionDispatchAction
          Action that dispatches the IAction#run() and the ISelectionChangedListener#selectionChanged according to the type of the selection.