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 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-07-14 17:08 Back to release list
0.4.0

支持制定和执行向导增加了。现在认为MDI应用程序提供了新工具(内置窗口菜单和桌面滚动窗格)。两个日历组件(DatePanel和DateField)已添加。可定制的TreeModel已经实施,填补商业模式的直接JTree的分层树。 Maven构建已被添加,并且用户指南已与有关新功能的文件更新的文件。
标签: Major feature enhancements
Support for defining and executing wizards has been added. The view
now provides new tools for MDI applications (a built-in window menu
and a scrollable desktop pane). Two calendar components (DatePanel
and DateField) have been added. A customizable TreeModel has been
implemented to fill the hierarchical tree of a JTree directly from the
business model. Maven build files have been added, and the user's guide
has been updated with documentation about the new features.

Project Resources