org.eclipse.cdt.internal.ui.search.actions
Class SelectionSearchGroup
java.lang.Object
org.eclipse.ui.actions.ActionGroup
org.eclipse.cdt.internal.ui.search.actions.SelectionSearchGroup
public class SelectionSearchGroup
- extends org.eclipse.ui.actions.ActionGroup
Methods inherited from class org.eclipse.ui.actions.ActionGroup |
fillActionBars, getContext, setContext, updateActionBars |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectionSearchGroup
public SelectionSearchGroup(CEditor editor)
SelectionSearchGroup
public SelectionSearchGroup(org.eclipse.ui.part.Page page)
- Parameters:
page
-
SelectionSearchGroup
public SelectionSearchGroup(org.eclipse.ui.IWorkbenchSite site)
- Parameters:
site
-
fillContextMenu
public void fillContextMenu(org.eclipse.jface.action.IMenuManager menu)
- Overrides:
fillContextMenu
in class org.eclipse.ui.actions.ActionGroup
canActionBeAdded
public static boolean canActionBeAdded(org.eclipse.jface.viewers.ISelection selection)
dispose
public void dispose()
- Overrides:
dispose
in class org.eclipse.ui.actions.ActionGroup