Revision 4785

View differences:

trunk/applications/appgvSIG/src/com/iver/cit/gvsig/ViewControls.java
117 117
			PluginServices.getMDIManager().addView(l);
118 118
		} else if (s.compareTo("INFO") == 0) {
119 119
			mapCtrl.setTool("info");
120
		} else if (s.compareTo("TOPNIM_INFO") == 0){
121
			mapCtrl.setTool("toponimInfo");
120 122
		} else if (s.compareTo("CONFIG_LOCATOR") == 0) {
121 123
			//Set up the map overview
122 124
			FPanelLocConfig m_panelLoc = new FPanelLocConfig(vista.getMapOverview());

Also available in: Unified diff