Revision 13881 trunk/extensions/extWFS2/src/com/iver/cit/gvsig/gui/panels/fieldsTree/CheckBoxTreeCellEditor.java

View differences:

CheckBoxTreeCellEditor.java
13 13

  
14 14
import org.gvsig.remoteClient.gml.types.IXMLType;
15 15

  
16

  
17
import com.iver.utiles.XMLEntity;
18

  
19 16
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
20 17
 *
21 18
 * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana.
......
60 57
 *
61 58
 * $Id$
62 59
 * $Log$
63
 * Revision 1.2  2006-12-26 10:25:37  ppiqueras
60
 * Revision 1.3  2007-09-19 16:14:50  jaume
61
 * removed unnecessary imports
62
 *
63
 * Revision 1.2  2006/12/26 10:25:37  ppiqueras
64 64
 * Corregidas las dependencias con las nuevas ubicaciones de clases: IXMLType, XMLElement, IXMLComplexType, etc. (en libRemoteServices)
65 65
 *
66 66
 * Revision 1.1  2006/12/26 09:12:48  ppiqueras

Also available in: Unified diff