| Sign In/My Account | View Cart |
Topic: Java and XML, Open Source Java
Translate XML documents into Java objects. Parts 1 and 2 of this series introduced the Jato XML/Java transformation library and took an in-depth look at Java-to-XML transformations. In this article, Andy Krumel explores converting XML-based data into a Swing user interface based on the JTreeTable component. Explore conditional object creation, Jato expressions, property settings, dynamic debug statements, and more.
Programming Language: Java