Generate GUIs using ZUML
Status: Beta
Brought to you by:
kenwebb
Be able to generate a GUI by writing out a file/stream in ZK User Interface Markup Language (ZUML) format. The bulk of the work will be done by a new class:
Xholon2Zuml.java
The ZUML format requires use of the popular ZK open-source project, hosted at SourceForge. ZK uses the GPL license, so Xholon won't be able to include any actual ZK files in its distribution.
https://sourceforge.net/projects/zk1/