Xeena
IBM's alphaWorks
Xeena is a Java application built on top of Swing and XML Parser for Java. The XML attributes of the elements are edited via a table. Each attribute value is entered using an editing GUI component (e.g. combo-box, text-field) which is also derived from the DTD. The editor guides the user in inserting elements into the tree in a correct order (according to the DTD) by making the elements palette sensitive to the current selected tree node and by not allowing to insert elements in an invalid order. Xeena is a Multiple Document Interface application (MDI) with full fledged support to edit multiple XML documents and copy, cut and paste from one document into another.
How To Use: Download Xeena from the alphaWorks Web site.
Java Source: not available
HTML Source: not applicable
Author: Shlomit S. Ifergan, Yoelle S. Maarek, and Sigalit Ur
Homepage: http://www.alphaworks.ibm.com/tech/xeena
|