Revision 6877 trunk/extensions/extCAD/src/com/iver/cit/gvsig/ViewCommandStackExtension.java

View differences:

ViewCommandStackExtension.java
29 29
	 * @see com.iver.andami.plugins.IExtension#execute(java.lang.String)
30 30
	 */
31 31
	public void execute(String s) {
32
		com.iver.andami.ui.mdiManager.View f = PluginServices.getMDIManager()
32
		com.iver.andami.ui.mdiManager.IWindow f = PluginServices.getMDIManager()
33 33
				.getActiveView();
34 34

  
35 35
		View vista = (View) f;

Also available in: Unified diff