![]() |
FesiForm
An XML based GUI builder. |
|
FesiForm is an Swing GUI builder, creating a Swing user interface from
an XML representation
(it is not an interactive builder - you must create the xml file
using a standard text editor). FeisForm fully integrates the FESI
EcmaScript interpreter, allowing to complement the setup of the interface
with small codelets. You can even write the action handlers in EcmaScript
(the non propected name of Javascript).
The version 0.1 is the first release, representing work in progress. It requires FESI 1.0-beta1 and a SAX compatible XML parser, as the IBM one (which is not included!)