| net.refractions.udig.project.ui.internal.actions.MylarAction
MylarAction | public class MylarAction extends ActionDelegate implements IViewActionDelegate,IWorkbenchWindowActionDelegate(Code) | | Turns on/off the Mylar effect
author: Jesse since: 1.0.0 |
Method Summary | |
public void | init(IWorkbenchWindow window) | public void | init(IViewPart view) | public void | runWithEvent(IAction action, Event event) | public void | selectionChanged(IAction action, ISelection selection) |
init | public void init(IWorkbenchWindow window)(Code) | | |
init | public void init(IViewPart view)(Code) | | |
runWithEvent | public void runWithEvent(IAction action, Event event)(Code) | | |
selectionChanged | public void selectionChanged(IAction action, ISelection selection)(Code) | | |
|
|