Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.swing @ 649

  • svn:ignore: target .settings .project
# Date Author Comment
649 11/28/2011 05:49 AM Cristian Martín

GUI bug fixed: Status label showed alwaya a blank line when the validation was successful or not, when it should be eliminated when true and only shown this line when there is an error message.
Added tooltip at label of those labels who contain errors.

648 11/28/2011 05:45 AM Cristian Martín

Validation contained some logic error. Fixed.

647 11/28/2011 05:45 AM Cristian Martín

Serious problems with this component. Was not able to interact properly with the user. Errors fixed.

632 10/24/2011 09:02 AM Cristian Martín

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

631 10/21/2011 07:16 AM Cristian Martín

solved nullPointer exception

625 10/21/2011 07:08 AM Cristian Martín

solving a bug issue: combobox was not retrieving the correct value when loaded from the persistence manager.

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

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

617 10/10/2011 11:25 AM Cristian Martín

getting correct dynObject value solved

612 10/07/2011 10:28 AM Cristian Martín

commit has been messed up with automatic indentation. The only modified bit is the one of the 'checkFields()' function to throw an exeption when the user/developer has created a dynobject field in another dynobject without setting its subtype to the className of that dynobject.

609 10/07/2011 10:12 AM Cristian Martín

Solving some validation issues

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

603 09/13/2011 03:29 AM Francisco Díaz Carsí

gvsig-desktop#15655

601 09/01/2011 08:14 AM Nadal Francisco

Corrected wrong spelling.

600 09/01/2011 07:40 AM Nadal Francisco

Fixed code when getTitle is null.

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

Add some corrected method names and deprecate the old ones

596 08/22/2011 02:55 AM Cesar Ordiñana

Solve usage of deprecated TaskStatus related methods

591 08/04/2011 08:45 AM Cristian Martín

Error message handling reviewed.

589 07/27/2011 07:52 AM Cristian Martín

solved some information retrieval issues on DynObjects within lists of dynobjects.

588 07/27/2011 07:48 AM Cristian Martín

Indentation fixed

587 07/27/2011 07:47 AM Cristian Martín

solved some information retrieval issues on DynObjects within lists of dynobjects.

586 07/27/2011 07:46 AM Cristian Martín

small fix

585 07/27/2011 07:45 AM Cristian Martín

Partially solved bad behavior when modifying values on already added list elements.

584 07/27/2011 07:39 AM Cristian Martín

solved image rendering bug.

583 07/27/2011 07:26 AM Cristian Martín

minor changes

582 07/27/2011 06:50 AM Cristian Martín

manager variable changed to swingManager

581 07/22/2011 06:43 AM Cristian Martín

small change on creation of components

578 07/22/2011 06:35 AM Cesar Ordiñana

Solve java 1.5 incompatibilities

577 07/22/2011 05:49 AM Cristian Martín

Changes made to erase incompatibilities with Java 1.5

574 07/20/2011 05:38 AM Cristian Martín

Added getValidationMessage function implementation

573 07/20/2011 05:37 AM Cristian Martín

requestFocus unnecesary

572 07/20/2011 05:37 AM Cristian Martín

Buttons changed to usability ones.

571 07/20/2011 05:36 AM Cristian Martín

Indentantion fixed

570 07/20/2011 05:36 AM Cristian Martín

Component replaced into where the rest of the components are.

569 07/20/2011 05:35 AM Cristian Martín

Indentantion fixed

568 07/20/2011 05:34 AM Cristian Martín

Component replaced into where the rest of the components are.

567 07/20/2011 05:33 AM Cristian Martín

Component replaced into where the rest of the components are.

566 07/20/2011 05:30 AM Cristian Martín

little fixes made

565 07/20/2011 05:30 AM Cristian Martín

added getText and setText functions

564 07/20/2011 05:29 AM Cristian Martín

comments removed

563 07/20/2011 05:28 AM Cristian Martín

comments removed

562 07/20/2011 05:27 AM Cristian Martín

Added getValidationMessage function implementation

561 07/20/2011 05:27 AM Cristian Martín

fixed indentation

560 07/20/2011 05:26 AM Cristian Martín

added listener actions and removed commented code

559 07/20/2011 05:25 AM Cristian Martín

Added getValidationMessage function implementation

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

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

Add modal support to Window Manager

548 07/08/2011 06:42 AM Cristian Martín

Minor changes in gridbaglayout related to metadata fields GUI visualization related to the metadata panel container.

547 07/08/2011 02:47 AM Cristian Martín

JFileComponent reallocated

546 07/08/2011 02:44 AM Cristian Martín

Code cleaned

545 07/08/2011 02:43 AM Cristian Martín

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

544 07/08/2011 02:40 AM Cristian Martín

Indentation fixed

543 07/08/2011 02:38 AM Cristian Martín

Added getParentDynField function.
Also definition and DynObject value given as separated inputs to handle null DynObject values.

542 07/08/2011 02:37 AM Cristian Martín

Added getParentDynField function.
Also definition and DynObject value given as separated inputs to handle null DynObject values.

541 07/08/2011 02:35 AM Cristian Martín

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

540 07/08/2011 02:34 AM Cristian Martín

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

539 07/08/2011 02:32 AM Cristian Martín

JDynObjectComponent and its StatusLabel component fully reviewed.

538 07/08/2011 02:31 AM Cristian Martín

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

537 07/08/2011 02:30 AM Cristian Martín

DynModel definition changed from DynClass to DynStruct

536 07/08/2011 02:30 AM Cristian Martín

JNDynFieldComponents functionality fully reviewed

535 07/08/2011 02:28 AM Cristian Martín

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

534 07/08/2011 02:25 AM Cristian Martín

DynModel definition changed from DynClass to DynStruct

533 07/08/2011 02:23 AM Cristian Martín

Added getParentDynField function.
Also definition and DynObject value given as separated inputs to handle null DynObject values.

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

510 06/27/2011 10:50 AM Cristian Martín

Minor changes.

509 06/27/2011 10:49 AM Cristian Martín

Reallocation of classes to a more suitable package.

508 06/27/2011 10:49 AM Cristian Martín

Reallocation of classes to a more suitable package.

507 06/27/2011 10:47 AM Cristian Martín

Minor fixes to graphic Components

506 06/27/2011 10:46 AM Cristian Martín

JDateDynFieldComponentFactory moved to where the other Factories are.

505 06/27/2011 10:40 AM Cristian Martín

Spinner date model moved from metadataSwing to usabilityManager.Only Dynfield Components remain here.

504 06/27/2011 10:38 AM Cristian Martín

FileChooser components moved to serv.field.components.file

503 06/27/2011 10:35 AM Cristian Martín

Spinner model moved from metadataSwing to usabilityManager

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

Added creation of an editor for spinners based on dynFields

500 06/27/2011 09:40 AM Cristian Martín

Code cleaned.

499 06/27/2011 09:40 AM Cristian Martín

Model created at runtime and not at the constructor function.

498 06/27/2011 09:37 AM Cristian Martín

Class has been renamed.

497 06/27/2011 09:35 AM Cristian Martín

Graphic components and models fully reviewed

496 06/27/2011 09:33 AM Cristian Martín

New graphic standard components added.

495 06/27/2011 09:31 AM Cristian Martín

Added WindowManager function to detect any first level component of a frame to be set to unvisible state, in order to make its frame disappear as well.

494 06/27/2011 09:28 AM Cristian Martín

Graphic components and models fully reviewed

493 06/27/2011 09:23 AM Cristian Martín

Added registering functionality of dynObject models

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

484 05/13/2011 07:46 AM Cristian Martín

Duplicated resource

483 05/13/2011 07:46 AM Cristian Martín

DynObject name can be found at the subType of its dynObject. Solved NullPointerException.

482 05/13/2011 07:45 AM Cristian Martín

NullPointerException on ImageIcon solved.

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

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

474 05/10/2011 10:59 AM Cristian Martín

code cleaned

473 05/10/2011 06:47 AM Cristian Martín

Added LOG and ValidateException handling

472 05/10/2011 06:47 AM Cristian Martín

Added LOG and ValidateException handling

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

Added Exception throws

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

LOG and exceptions handling

469 05/10/2011 06:42 AM Cristian Martín

null values and exceptions handling

468 05/10/2011 06:39 AM Cristian Martín

Added LOG and ValidateException throws