Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing / org.gvsig.tools.swing.api / src / main / java / org / gvsig / tools / swing @ 449

# Date Author Comment
449 04/20/2011 10:47 AM Joaquín del Cerro Murciano

Add JTasksStatusList and use in JTasksStatus

448 04/19/2011 09:03 AM Joaquín del Cerro Murciano

Add utility methods to JTaskStatus

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

Fix bugs in TaskStatus utilities and add swing components.

369 12/16/2010 01:50 PM Cesar Ordiñana

Define library dependencies

306 10/11/2010 08:32 AM Cesar Ordiñana

Add flag to create writeable or readonly dynobject components.
Solve image resource loading.

302 10/11/2010 08:23 AM Cesar Ordiñana

Remove eclipse compilation warnings

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

Formatting cleanup of code

293 10/07/2010 12:16 PM Cesar Ordiñana

Remove unused imports

281 10/01/2010 04:47 AM Cristian Martín

Changes on spinner and javadocs

272 09/26/2010 04:19 PM Cristian Martín

Revision of format, headers and javadocs.

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

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

231 09/13/2010 04:12 AM Cesar Ordiñana

Added pending interface inheritance

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

229 09/13/2010 03:41 AM Cesar Ordiñana

Format, remove comented code and update javadoc

201 08/12/2010 12:17 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.

172 06/24/2010 06:41 AM Cristian Martín

Test folder updated

170 06/24/2010 06:29 AM Cristian Martín

Minor changes made regarding restructuring classes among libraries

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