Revision 8765 branches/v10/extensions/extGeoProcessing/src/com/iver/cit/gvsig/geoprocess/wizard/GeoProcessingWizardCmd.java

View differences:

GeoProcessingWizardCmd.java
45 45
*
46 46
* $Id$
47 47
* $Log$
48
* Revision 1.3  2006-08-29 07:56:30  cesar
48
* Revision 1.3.2.1  2006-11-15 00:08:17  jjdelcerro
49
* *** empty log message ***
50
*
51
* Revision 1.4  2006/09/15 10:42:54  caballero
52
* extensibilidad de documentos
53
*
54
* Revision 1.3  2006/08/29 07:56:30  cesar
49 55
* Rename the *View* family of classes to *Window* (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)
50 56
*
51 57
* Revision 1.2  2006/08/29 07:21:09  cesar
......
66 72
import com.iver.andami.PluginServices;
67 73
import com.iver.cit.gvsig.fmap.MapContext;
68 74
import com.iver.cit.gvsig.fmap.layers.FLayers;
69
import com.iver.cit.gvsig.gui.View;
75
import com.iver.cit.gvsig.project.documents.view.gui.View;
70 76

  
71 77
public class GeoProcessingWizardCmd implements AndamiCmd {
72 78

  

Also available in: Unified diff