Revision 6877 trunk/applications/appgvSIG/src/com/iver/cit/gvsig/ZoomPrev.java

View differences:

ZoomPrev.java
67 67
	 * @see com.iver.mdiApp.plugins.IExtension#isVisible()
68 68
	 */
69 69
	public boolean isVisible() {
70
		com.iver.andami.ui.mdiManager.View f = PluginServices.getMDIManager()
70
		com.iver.andami.ui.mdiManager.IWindow f = PluginServices.getMDIManager()
71 71
															 .getActiveView();
72 72

  
73 73
		if (f == null) {

Also available in: Unified diff