Java Gui Builder |
|
You are here: | Home > Documentation > Tutorials |
Please feel free to browse through these examples. If you made a complex window, and would like to share with the rest of the world, you may submit your example by subscribing to jgb-general and sending it there.
The tutorials assume that you have added jgb.jar to your CLASSPATH. If you have not done so, modify the examples accordingly.
Alternatively, use the
bin\runexample.bat
batch file or bin/runexamples.sh
shell script to run the examples. These do the right thing
about the classpath, thereby freeing you from a potential source
of problem.
For more information about the provided scripts, read JGB Batch & Scripts Reference.
This example creates a simple window that could be used for login purposes in a secure application.
Access the simple window example.
This example creates a basic Web Browser using an all native Java components approach. It is written in about sixty lines of Java code and one hundred lines of XML GUI code.
Access the web browser example.
Hosted on SourceForge.net |
Valid XHTML 1.0 ! |
Valid CSS ! |
Code Coverage provided by Clover |