Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.main / src @ 1825

# Date Author Comment
1124 07/15/2014 04:51 PM Joaquín del Cerro Murciano

Eliminada la impemetacion de JDynObjectSetComponent

1078 06/04/2014 02:04 PM José Badía

SimpleTable model of DynFormSet support

802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

604 09/16/2011 04:13 AM Cesar Ordiñana

Add header

556 07/19/2011 06:33 AM Francisco Díaz Carsí

Add modal support to Window Manager

501 06/27/2011 10:33 AM Cristian Martín

More panels added for testing purposes

477 05/11/2011 04:45 AM Joaquín del Cerro Murciano

Remove method DynObject.hasEmptyValues and use of
exception DynFieldValidateException from the API

476 05/10/2011 11:06 AM Cristian Martín

organized imports

475 05/10/2011 11:00 AM Cristian Martín

code cleaned

462 04/29/2011 10:50 AM Joaquín del Cerro Murciano

Fix size in DefaultJTasksStatus

457 04/22/2011 10:39 AM Joaquín del Cerro Murciano

Fix minor bugs in JTasksStatus when not has more task running

456 04/22/2011 08:17 AM Joaquín del Cerro Murciano

Fix incorrect method name terminate in TaskStatus.

454 04/21/2011 05:53 PM Joaquín del Cerro Murciano

Add remove button in JTaskStatus

449 04/20/2011 10:47 AM Joaquín del Cerro Murciano

Add JTasksStatusList and use in JTasksStatus

447 04/19/2011 06:24 AM Joaquín del Cerro Murciano

Fix bugs in TaskStatus utilities and add swing components.

305 10/11/2010 08:31 AM Cesar Ordiñana

Revert class structure

304 10/11/2010 08:30 AM Cesar Ordiñana

Revert class structure

298 10/07/2010 11:45 PM Cristian Martín

Formatting cleanup of code

296 10/07/2010 11:13 PM Cristian Martín

Validation errors solved.

270 09/23/2010 08:49 PM Cristian Martín

Major formatting process for the org.gvsig.tools.swing and org.gvsig.tools.main modules, according to the formatting conventions stabled by gvSIG

255 09/21/2010 11:59 PM Cristian Martín

Minor changes on layout.

245 09/15/2010 04:20 AM Cesar Ordiñana

New swing component to render DynObjectSet objects

232 09/13/2010 05:23 AM Cesar Ordiñana

Extract Component interface and rename getJComponent to asJComponent

230 09/13/2010 04:04 AM Cesar Ordiñana

Refactor JComponent interface:

- Move it to the tools.swing.api root package
- Make it extend Service
- Rename it to ComponentService
- Change method to return JComponent instead of Object

223 08/31/2010 07:24 AM Cesar Ordiñana

Format and remove dependencies on appgvSIG

202 08/12/2010 12:21 AM Cristian Martín

DynField and DynComponent updated to the last version. Date field dependencies erased, since it has been moved to appGvSIG. If the type has no swing object associated, it will show a JTextField with readOnly property active.

179 06/30/2010 04:24 AM Cristian Martín

Upgrade for date field testing purposes

174 06/24/2010 06:58 AM Cristian Martín

Omision of srs field component since it is not yet uploaded to the appGvSIG module

173 06/24/2010 06:55 AM Cristian Martín

Omision of srs field component since it is not yet uploaded to the appGvSIG module

171 06/24/2010 06:32 AM Cristian Martín

Minor changes made

152 06/24/2010 02:46 AM Cesar Ordiñana

Comment non compiling code while the required code is prepared to be commited by cmartin.

142 06/23/2010 07:52 AM Cristian Martín

DynObjectComponentAction modified to accept JDynField and JDynObject components

103 04/21/2010 09:04 AM Cesar Ordiñana

Add a todo having to add all supported types

101 04/21/2010 09:01 AM Cesar Ordiñana

Add field component registration support

100 04/21/2010 09:00 AM Cesar Ordiñana

Add a new manager for usability components, having a button with standard sizes for now

93 04/16/2010 04:20 AM Cesar Ordiñana

Create tools swing library with dummy DynObject swing api and implementation