| net.refractions.udig.project.ui.internal.actions.NewLayerAction
NewLayerAction | public class NewLayerAction extends ActionDelegate implements IWorkbenchWindowActionDelegate(Code) | | Allows a FeatureType to be created and adds the feature type to the
author: Jesse since: 1.0.0 |
Method Summary | |
public void | init(IWorkbenchWindow window) | public void | runWithEvent(IAction action, Event event) |
init | public void init(IWorkbenchWindow window)(Code) | | |
runWithEvent | public void runWithEvent(IAction action, Event event)(Code) | | |
|
|