XML2Swing 1.0 review

Download
by rbytes.net on

XML2Swing is a Java library that reads XML files and creates a SWING user interface to display and edit the XML data. What can I u

License: The Apache License 2.0
File size: 511K
Developer: Frank Cohen
0 stars award from rbytes.net

XML2Swing is a Java library that reads XML files and creates a SWING user interface to display and edit the XML data.

What can I use XML2Swing for?

XML2Swing is useful whenever you need to add XML display and editing capability to a desktop application. For instance, when your application stores properties in an XML file then XML2Swing is an easy way to display and edit property values.

What Software is needed for the use of XML2Swing

XML2Swing uses JDOM and Matisse. JDOM provides XML parser functions and Matisse provides better SWING layout functions. Both are distributed under open-source license agreements and come in the /lib directory of the XML2Swing distribution. XML2Swing comes with an ANT build script that requires ANT version 1.6.5 or higher. See the XML2Swing/src directory of the distribution.

XML2Swing 1.0 keywords