public static class OrganizeImportsAction.ObjectDelegate extends Object implements IObjectActionDelegate
Constructor and Description |
---|
ObjectDelegate() |
Modifier and Type | Method and Description |
---|---|
void |
run(IAction action) |
void |
selectionChanged(IAction action,
ISelection selection) |
void |
setActivePart(IAction action,
IWorkbenchPart targetPart) |
public void setActivePart(IAction action, IWorkbenchPart targetPart)
setActivePart
in interface IObjectActionDelegate
public void run(IAction action)
run
in interface IActionDelegate
public void selectionChanged(IAction action, ISelection selection)
selectionChanged
in interface IActionDelegate
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.