Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.main / src / main / java / org / gvsig / tools @ 454

# Date Author Comment
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