Content
|
|
Gaia overview
Gaia is our general library for Java programming.
The current release contains:
- Swing components support (JTreeTable, JCalendar, JDateField, SimpleSwingForm, Form, etc.)
- building the Swing forms from XML description with built-in data-binding
- support for Swing client / server programming
- utilities for reflection, binding, XML, system processes, and so on
- general logging support
- launcher JAR library for the Java applications launching with configurable classpaths and splash screen
Gaia is under permanent development process and in final state it will contain also:
- object oriented database
- WEB forms composed from XML description with the same application code on the server side as for Swing client / server application
- testing framework
This library is free of charge, so you can download and use it freely.
|