Revision 6884 trunk/extensions/extGeoprocessingExtensions/src/com/iver/cit/gvsig/geoprocess/impl/xyshift/XYShiftGeoprocessPlugin.java

View differences:

XYShiftGeoprocessPlugin.java
45 45
*
46 46
* $Id$
47 47
* $Log$
48
* Revision 1.3  2006-08-11 17:17:55  azabala
48
* Revision 1.4  2006-08-29 08:46:36  cesar
49
* Rename the remaining method calls (extGeoprocessingExtensions was not in my workspace)
50
*
51
* Revision 1.3  2006/08/11 17:17:55  azabala
49 52
* *** empty log message ***
50 53
*
51 54
* Revision 1.2  2006/06/29 17:58:31  azabala
......
87 90
	public IGeoprocessPanel getGeoprocessPanel() {
88 91
		View vista = (View)PluginServices.
89 92
		getMDIManager().
90
		getActiveView();
93
		getActiveWindow();
91 94
		FLayers layers = vista.getModel().
92 95
			getMapContext().
93 96
			getLayers();

Also available in: Unified diff