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

View differences:

AddLayer.java
110 110
	 * @see com.iver.mdiApp.plugins.IExtension#isVisible()
111 111
	 */
112 112
	public boolean isVisible() {
113
		com.iver.andami.ui.mdiManager.View view = PluginServices.getMDIManager()
113
		com.iver.andami.ui.mdiManager.IWindow view = PluginServices.getMDIManager()
114 114
															 .getActiveView();
115 115

  
116 116
		if (view == null) {

Also available in: Unified diff