Download List

專案描述

SwiXAT is a Swing-based authoring tool for the quick and easy development of GUI Java applications. It implements a true MVC framework and uses XML to define the view (SwiXML is used as the XUL engine), BeanShell as a scripting language for the controller, and JXPath as the binding mechanism between the view and model. It provides a complete environment in which it is possible to almost write an entire Java Swing application without writing Java compiled code. The use of XPath makes it very simple to traverse the object tree of the application's business model.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-05-03 19:32
0.3.0

This release adds both model and window events management. Support for the Groovy language has been added. It's possible to use XPath expressions to bind UI components to the model. More examples have been added, and the user guide has documentation about the new features.
標籤: Major feature enhancements

2005-03-10 15:30
0.2.0

The integration with the XUL engine has been
improved. The XPath language is now fully
supported for traversing the application's object
model. The integration with the Spring framework
has been completed.
標籤: Initial freshmeat announcement

Project Resources