Uses of Class
org.eclipse.cdt.internal.ui.cview.CViewActionGroup

Packages that use CViewActionGroup
org.eclipse.cdt.internal.ui.cview   
 

Uses of CViewActionGroup in org.eclipse.cdt.internal.ui.cview
 

Subclasses of CViewActionGroup in org.eclipse.cdt.internal.ui.cview
 class BuildGroup
          This is the action group for workspace actions such as Build
 class GotoActionGroup
          This is the action group for the goto actions.
 class MainActionGroup
          The main action group for the cview.
 class OpenFileGroup
          This is the action group for the open actions.
 class OpenProjectGroup
          This is the action group for actions such as Refresh Local, and Open/Close Project.
 class RefactorActionGroup
          This is the action group for refactor actions, including global action handlers for copy, paste and delete.