Revision 40596 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.geodb.app/org.gvsig.geodb.app.mainplugin/src/main/java/org/gvsig/geodb/vectorialdb/wizard/MyExplorer.java

View differences:

MyExplorer.java
22 22
 * at info AT gvsig.com, or visit our website www.gvsig.com.
23 23
 */
24 24

  
25
/* gvSIG. Geographic Information System of the Valencian Government
26
*
27
* Copyright (C) 2007-2008 Infrastructures and Transports Department
28
* of the Valencian Government (CIT)
29
*
30
* This program is free software; you can redistribute it and/or
31
* modify it under the terms of the GNU General Public License
32
* as published by the Free Software Foundation; either version 2
33
* of the License, or (at your option) any later version.
34
*
35
* This program is distributed in the hope that it will be useful,
36
* but WITHOUT ANY WARRANTY; without even the implied warranty of
37
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
38
* GNU General Public License for more details.
39
*
40
* You should have received a copy of the GNU General Public License
41
* along with this program; if not, write to the Free Software
42
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
43
* MA  02110-1301, USA.
44
*
45
*/
46

  
47
/*
48
* AUTHORS (In addition to CIT):
49
* ${year} IVER T.I. S.A.   {{Task}}
50
*/
51

  
52 25
package org.gvsig.geodb.vectorialdb.wizard;
53 26

  
54 27
import org.gvsig.fmap.dal.serverexplorer.db.DBServerExplorerParameters;
55 28

  
56 29

  
57 30
/**
58
 * DOCUMENT ME!
59
 *
60 31
 * @author Vicente Caballero Navarro
61 32
 */
62 33
public class MyExplorer {

Also available in: Unified diff