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 @ 632

# Date Author Comment
632 10/24/2011 09:02 AM Cristian Martín

DynModel added functionality to know if a group has Compulsory elements or not.

624 10/21/2011 07:06 AM Cristian Martín

added the option of creating a JBlank panel in the usability swing manager.

608 10/07/2011 05:12 AM Cristian Martín

comment correction

606 10/04/2011 09:03 AM Cesar Ordiñana

Add dependency to the ToolsLibrary

597 08/22/2011 03:01 AM Cesar Ordiñana

Add some corrected method names and deprecate the old ones

558 07/20/2011 05:19 AM Cristian Martín

added getText and setText functions

557 07/20/2011 05:18 AM Cristian Martín

Changed indentation

532 07/08/2011 02:22 AM Cristian Martín

Added getParentDynField function

531 07/08/2011 02:21 AM Cristian Martín

definition and DynObject value given as separated inputs to handle null DynObject values.

530 07/08/2011 02:19 AM Cristian Martín

DynModel definition changed from DynClass to DynStruct

529 07/08/2011 02:19 AM Cristian Martín

DynModel definition changed from DynClass to DynStruct

518 07/04/2011 08:00 AM Cesar Ordiñana

Replace deprecated constructor usage

502 06/27/2011 10:34 AM Cristian Martín

Added creation of an editor for spinners based on dynFields

492 06/27/2011 09:16 AM Cristian Martín

New graphic standard components added.

491 06/27/2011 09:16 AM Cristian Martín

Commented function cleaned.

490 06/27/2011 09:15 AM Cristian Martín

Added registering functionality of dynObject models

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

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

471 05/10/2011 06:43 AM Cristian Martín

Added Exception throws

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