Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.app/org.gvsig.app.mainplugin/src/main/java/org/gvsig/app/project/documents/view/toc/actions/ChangeNameTocMenuEntry.java

View differences:

ChangeNameTocMenuEntry.java
32 32
import org.gvsig.fmap.mapcontext.layers.FLayer;
33 33

  
34 34

  
35

  
36
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
37
 *
38
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
39
 *
40
 * This program is free software; you can redistribute it and/or
41
 * modify it under the terms of the GNU General Public License
42
 * as published by the Free Software Foundation; either version 2
43
 * of the License, or (at your option) any later version.
44
 *
45
 * This program is distributed in the hope that it will be useful,
46
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
47
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
48
 * GNU General Public License for more details.
49
 *
50
 * You should have received a copy of the GNU General Public License
51
 * along with this program; if not, write to the Free Software
52
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
53
 *
54
 * For more information, contact:
55
 *
56
 *  Generalitat Valenciana
57
 *   Conselleria d'Infraestructures i Transport
58
 *   Av. Blasco Ib??ez, 50
59
 *   46010 VALENCIA
60
 *   SPAIN
61
 *
62
 *      +34 963862235
63
 *   gvsig@gva.es
64
 *      www.gvsig.gva.es
65
 *
66
 *    or
67
 *
68
 *   IVER T.I. S.A
69
 *   Salamanca 50
70
 *   46005 Valencia
71
 *   Spain
72
 *
73
 *   +34 963163400
74
 *   dac@iver.es
75
 */
76
/* CVS MESSAGES:
77
 *
78
 * $Id: ChangeNameTocMenuEntry.java 29598 2009-06-29 16:09:14Z jpiera $
79
 * $Log$
80
 * Revision 1.2  2007-01-04 07:24:31  caballero
81
 * isModified
82
 *
83
 * Revision 1.1  2006/09/15 10:41:30  caballero
84
 * extensibilidad de documentos
85
 *
86
 * Revision 1.1  2006/09/12 15:58:14  jorpiell
87
 * "Sacadas" las opcines del men? de FPopupMenu
88
 *
89
 *
90
 */
91 35
/**
92 36
 * Realiza un cambio de nombre en la capa seleccionada
93 37
 *

Also available in: Unified diff