Revision 31952 branches/v2_0_0_prep/libraries/libUIComponent/src/org/gvsig/gui/beans/progresspanel/LogControl.java

View differences:

LogControl.java
1
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
1
package org.gvsig.gui.beans.progresspanel;
2

  
3
/* gvSIG. Geographic Information System of the Valencian Government
2 4
 *
3
 * Copyright (C) 2007 IVER T.I. and Generalitat Valenciana.
4
 *
5
 * Copyright (C) 2007-2008 Infrastructures and Transports Department
6
 * of the Valencian Government (CIT)
7
 * 
5 8
 * This program is free software; you can redistribute it and/or
6 9
 * modify it under the terms of the GNU General Public License
7 10
 * as published by the Free Software Foundation; either version 2
8 11
 * of the License, or (at your option) any later version.
9
 *
12
 * 
10 13
 * This program is distributed in the hope that it will be useful,
11 14
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 15
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 16
 * GNU General Public License for more details.
14
 *
17
 *  
15 18
 * You should have received a copy of the GNU General Public License
16 19
 * along with this program; if not, write to the Free Software
17
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307,USA.
20
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
21
 * MA  02110-1301, USA.
22
 * 
18 23
 */
19
package org.gvsig.gui.beans.progresspanel;
24

  
20 25
/**
21 26
 * <code>LogControl</code>. Objeto para un control b?sico de un log. Para a?adir
22 27
 * y reemplazar la ?ltima l?nea a?adida.

Also available in: Unified diff