Home
Goals
Screenshots
Design
Technologies
Contact
Download
User Guide
License
|
Technologies Involved
- Netbeans for designing the GUI. I find it is quicker to have a tool build the GUI and for me to do the rest. This is the tool I like.
- dom4j - from their website "dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP. "
- (I've been looking for a good excuse to put this project to use. It is really, really sweet.)
- XSLT for the transform of the internal XML to Centrallix structure files
- The Java Foundation Classes for the GUI
|