Aejaks 0.7 (Default branch) |
|
|
Saturday February 23, 2008. 07:56 PM FreshMeat
Aejaks is a windowing toolkit for rapid
development of AJAX-enabled Web applications. It
combines the powerful simplicity of the Tcl
language with the Java-based Echo2
browser-independent windowing system. Aejaks
applications are written in a single scripting
language, without need to write any HTML,
Javascript, or CSS. It borrows from the Tk
windowing system, but is not directly compatible
with Tk. It runs on top of any Java Web server,
and can make use of any existing Java library.
License: Mozilla Public License (MPL)
Changes:
Additional container widgets now provide absolute
positioning of child widgets. The table widget now
allows custom cell and header renderers. The
Window setFocusedComponent method allows focus to
be set on a widget. The BrowserCommand setwaitms
method sets an interval for the browser "Please
wait" message.
|