Menu

SwixNG / News: Recent posts

SwixNG 0.2 released

SwixNG is a XUL engine which is derived from, and mostly compatible with, SwiXml. Features in this release include (but are not limited to):

- Swing widget set support (AWT and SWT support is planned)
- On-the-fly localization of GUI and model classes
- Support for TableLayout
- Prepared to support 3rd party Widgets and Layouts
- Parametrized Actions and delegates
- XInclude and Plug-in able XML descriptors
- many bugfixes... read more

Posted by Michael Klaus 2005-02-11

SwixNG 0.1-d released

SwixNG boosts your GUI development by letting you define your Swing GUI in XML files, while keeping the program logic inside your Java code. The engine maps closely between javax.swing and XML, so you do not need to learn arbitrary widget names to start designing your first GUIs.

Features include:
- support for most Swing Components and LayoutManagers
- TableLayout support
- localization during runtime (for Components and model classes)
- API to extend with 3rd party widget sets and LayoutManagers... read more

Posted by Michael Klaus 2005-01-06