public class ImportActionGroup extends ActionGroup
This class may be instantiated; it is not intended to be subclassed.
Constructor and Description |
---|
ImportActionGroup(IViewPart part)
Creates a new
ImportActionGroup . |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
fillContextMenu(IMenuManager menu) |
fillActionBars, getContext, setContext, updateActionBars
public ImportActionGroup(IViewPart part)
ImportActionGroup
. The group
requires that the selection provided by the part's selection provider
is of type org.eclipse.jface.viewers.IStructuredSelection
.part
- the view part that owns this action grouppublic void fillContextMenu(IMenuManager menu)
fillContextMenu
in class ActionGroup
public void dispose()
dispose
in class ActionGroup
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.