Revision 4794

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("TOPONIM_INFO") == 0){
121
			mapCtrl.setTool("toponimInfo");
122 120
		} else if (s.compareTo("CONFIG_LOCATOR") == 0) {
123 121
			//Set up the map overview
124 122
			FPanelLocConfig m_panelLoc = new FPanelLocConfig(vista.getMapOverview());

Also available in: Unified diff