| net.refractions.udig.project.ui.internal.actions.AddLayerFiles
AddLayerFiles | public class AddLayerFiles extends WorkbenchWindowActionDelegate (Code) | | Performs the open action from the file menu of uDig. It is responseible for creating new maps
from selected resources.
author: rgould since: 0.6.0 |
Field Summary | |
final public static String | ID |
Method Summary | |
protected void | addLayers(boolean forceNewMap) | public void | run(IAction action) |
addLayers | protected void addLayers(boolean forceNewMap)(Code) | | |
run | public void run(IAction action)(Code) | | |
|
|