Revision 1763 branches/gvSIG_CAD_Layout_version/applications/appgvSIG/src/com/iver/cit/gvsig/gui/cad/tools/ExploitCadTool.java

View differences:

ExploitCadTool.java
143 143
	public Automaton getAutomaton() {
144 144
		return exploitStatus;
145 145
	}
146

  
147
	/**
148
	 * @see com.iver.cit.gvsig.gui.cad.CadTool#getName()
149
	 */
150
	public String getName() {
151
		return "EXPLOTAR";
152
	}
146 153
}

Also available in: Unified diff