NavTableForms is a free software library to build navigable java forms for gvSIG, ala NavTable.
- Vertical navigation through the records in a layer ala NavTable.
- Data validation: set domain & validation rules for every field.
- Domain values: save/retrieve a value to/from a database while showing the user an alias.
- Autofill comboboxes from a domain: fill them automatically with data from PostgreSQL or a regular file.
- Dependent comboboxes: have a combobox to update when its parent changes.
- And more! Check an example working and the documentation.