JGlade 0.1 review

Download
by rbytes.net on

JGlade is a reimplementation of libglade in pure Java that enables Glade UI designs to be ported to platform independent toolkits, li

License: GPL (GNU General Public License)
File size: 0K
Developer: Diego Torres Milano
0 stars award from rbytes.net

JGlade is a reimplementation of libglade in pure Java that enables Glade UI designs to be ported to platform independent toolkits, like SWT and Eclipse.

Toolkits are managed through an Abstract factory, and pluggable modules supporting other toolkits can be implemented.

Glade UI designer produces an XML file describing the interface in GTK+ terms, this file is parsed by JGlade and a new SWT interface is constructed making the necessary conversion from GTK+ to SWT or other toolkit.

Requirements:
Java 1.4.2 or later

JGlade 0.1 search tags