Java Gui Builder |
|
You are here: | Home |
The Java Gui Builder program is designed to decouple the GUI building code from the rest of the application code, without hand-writing code. It allows one to describe the layout of windows and controls using an XML file. A full DTD was written to allow on-the-fly validation.
Using an XML file to describe GUI components allows users the flexibility to rewrite their windows so that they suit their needs, without opening up the innards of the program to the users.
This project is still in it's infancy. You may download the Latest Version on SourceForge.net. You can also look at the tutorials that are provided. They form a core upon which you can extend to create your own Java Gui Builder GUI layout description files.
Well, that depends on how you work. You might want to check the Simple Window Tutorial, or the JavaDoc API documentation might be more appropriate for you.
Finally, there is always the option of downloading the Latest Version and going from there. All documentation and sample XML files are included in the distribution. There are also source distributions that contain the whole source tree.
This project is distributed under the General Public License. Check the license abstract.
Hosted on SourceForge.net |
Valid XHTML 1.0 ! |
Valid CSS ! |
Code Coverage provided by Clover |