|
|
YAACGF - Yet Another AJAX Component GUI Framework
|
05/19/2006, By Dietrich Kappe
|
I've been working hard on the next part in my Echo2 tutorial series and on my review for the ZK framework, but I'll take the time and point out another component GUI framework. WidgetServer has been around a while and hasn't gotten a whole lot of attention. You can write code once and have the make the decision on Swing, Swing Applet or AJAX at runtime. It is "self compiling," in the case of GUI frameworks that means that the GUI builder application that comes with WidgetServer is also built using the framework. From the description:
WidgetServer is a component based, server-side, Java/XML rich-client-framework which enables an application to run as either
a monolithic application with a Swing GUI
a client/server application with a thin Swing client
as an application with a rich Web client based on HTML, CSS and optional JavaScript
or in future as a mobile application on different devices like PDAs (comes with Release 1.1)
Read More...
|
|
|
|
|
|
|
|
|
|
|
|