Statistics
| Revision:

svn-gvsig-desktop / tags / v2_0_0_Build_2031 / applications / appgvSIG / src / org / gvsig / app / extension / TableNumericFieldOperations.java @ 36052

History | View | Annotate | Download (5.4 KB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
36052 08/12/2011 08:16 AM Francisco Díaz Carsí

gvsig-desktop 2.0.0 build 2031

33331 08/25/2010 08:52 AM Joaquín del Cerro Murciano

- Persistence changes.
- Add persistence factory to AWT Dimension
- Change getType of FeatureAttributeDescriptor to getDataType
to avoid conflict.
- Metadata definition changes.
- Partial remove of HiperLink in fmap and appgvsig.
- Add support in metadata project to MetadataContainers.

33205 07/23/2010 04:38 AM Cesar Ordiñana

Make Feature extend DynObject, FeatureSet extend DynObjectSet and FeaturePagingHelper extend DynObjectPagingHelper, so the main Feature related data interfaces may be used as DynObjects.

Remove the conflicting and empty DisposableIterator from DAL, as now it is available in tools.

31180 10/06/2009 12:23 PM Cesar Ordiñana

Update authors

31163 10/06/2009 09:04 AM Cesar Ordiñana

Correct and optimize statistics calculation.

30011 07/17/2009 07:07 AM Cesar Ordiñana

Separate the simbology, legend and labeling API from the implementation in MapContext and move the implementation to a new extension.
Create the api for the GraphicsLayer and a new implementation based on DAL.

29596 06/29/2009 12:02 PM Jorge Piera

Refactoring of packages

27634 03/30/2009 04:08 AM Jose Manuel Vivó Arnal

Transform DataQuery class to a interface

27525 03/24/2009 01:04 PM Jose Manuel Vivó Arnal

Changed FeatureSet.fast/iterator() to return DisposableIterator

26241 01/28/2009 06:39 AM Vicente Caballero
26053 01/19/2009 05:17 AM Vicente Caballero
25089 11/13/2008 12:33 PM Jose Manuel Vivó Arnal
25068 11/13/2008 07:58 AM Vicente Caballero
24759 11/04/2008 11:08 AM Jose Manuel Vivó Arnal
22932 08/26/2008 08:03 AM Jose Manuel Vivó Arnal

Fixed Join.
Renamed ProjectTable.getModelo() --> ProjectTable.getModel()

22360 07/18/2008 08:17 AM Jose Manuel Vivó Arnal
22331 07/17/2008 07:31 AM Vicente Caballero
21911 06/27/2008 09:04 AM Jose Manuel Vivó Arnal

Rename package org.gvsig.data --> org.gvsig.fmap.data

21354 06/09/2008 11:15 AM Vicente Caballero
20994 05/28/2008 07:12 AM Jose Manuel Vivó Arnal

executed libFMap refatoring script

20928 05/27/2008 06:16 AM Jose Manuel Vivó Arnal

prepares_v2_refactor

15647 10/30/2007 08:03 AM Jose Manuel Vivó Arnal

Updatted iconTheme implementation.

14821 10/22/2007 08:15 AM Jose Manuel Vivó Arnal

Initial Theme Icons support Commit

12826 07/30/2007 08:56 AM jaume

organize imports, java 5 code downgraded to 1.4 and added PictureFillSymbol

11469 05/07/2007 05:46 AM caballero

BigDecimal negative

11215 04/17/2007 02:53 AM bsanchez

- Corregido fallo de Double.MIN_VALUE por Double.NEGATIVE_INFINITY comentado por Victor Olaya.

10661 03/08/2007 06:33 AM caballero

Exceptions

10626 03/06/2007 11:55 AM caballero

Exceptions

10164 02/07/2007 03:54 AM caballero

solución deshacer con una columna seleccionada

9000 11/27/2006 09:27 AM caballero

estadisticas

7304 09/15/2006 06:44 AM caballero

extensibilidad de documentos

6880 08/29/2006 03:56 AM cesar

Rename the View family of classes to Window (ie: SingletonView to SingletonWindow, ViewInfo to WindowInfo, etc)

6877 08/29/2006 03:13 AM cesar

Rename class com.iver.andami.ui.mdiManager.View to com.iver.andami.ui.mdiManager.IWindow

6399 07/17/2006 07:19 AM fjp

Fields with rename

6170 07/04/2006 05:05 AM caballero

estadísticas sin selección

5900 06/19/2006 07:20 AM jorpiell

Cambiadas las comprobaciones de una clase con == por instanceof.

5005 05/02/2006 12:02 PM jorpiell

Se ha cambiado la interfaz Extension por dos clases: una interfaz (IExtension) y una clase abstract(Extension). A partir de ahora todas las extensiones deben heredar de Extension

4682 03/30/2006 08:09 AM jorpiell

Se han "partido" los métodos que implementan las extensiones de algunas tablas /em metodo execute). Se ha hecho esto, porque en la extension de los toponimos tengo una ventana que contiene una Table. Como en las extensiones se hace un "is instanceOf Table" y mi ventana no hereda de Table, no se habilitaban los botones. Al separar la comprobacion de que clase es del comportamiento, puedo heredar y ejecutar el método que define el comportamiento sin reescribir ni una sola linea de codigo mas.

3940 02/03/2006 06:59 AM caballero

tablas con vectorialEditableAdapter en edición

2701 08/29/2005 03:30 AM fjp

Para quitar el campo seleccionado de una tabla. Se llama cuando quitas la unión de campos.

2266 06/27/2005 03:26 AM fernando
  • empty log message ***
2241 06/22/2005 06:57 AM fernando
  • empty log message ***