Examples/Components

The Components demo displays many different Swing components being used in a variety of ways; it is JAXX's equivalent of the SwingSet demo. Various pages use advanced features such as data binding, scripting, event handling, and CSS stylesheets.

Examples/Calculator

This is an implementation of Challenge #2 from the XUL Grand Coding Challenge 2004 . Because this example program has been implemented in so many different languages, you can easily compare JAXX's syntax against the competition and decide for yourself which you prefer.

Screen shot

Set it in action

webstart

To run this example in Java Web Start click the following link

For more details about the Jaxx Demo webstart

Source code

Unlike the other examples, the source code for Components is too big to display here. You can view it yourself by downloading JAXX, and you can also view the source code for the individual demos by clicking the "Source" tabs.