|
|
|
This article introduces the TableModel Free (TMF) framework which eliminates the need to use TableModels with Swing JTables. The TMF framework allows for more configurable JTables by moving all of table-specific data outside of the compiled code and into a configurable XML file. Framework developer and Java UI enthusiast Michael Abernethy walks you through TMF framework, helping you reduce the size of a TableModel from hundreds of lines of code to just a single line, making management a snap.
Version: n/a
Platforms: n/a
Last Updated: March 26, 2007 |
|
|
|
|
This is a simple function used to encode text and attribute values before adding them to your XML documents. This code can always be extended to handle maore special characters
Version: 1.0
Platforms: All
Last Updated: April 11, 2007 |
|
|
|
|
This is the first in a series of tips that will serve as a comprehensive guide to using XML from the Java programming language. I begin with coverage of the SAX API. This tipreviews getting an instance of a SAX parser and setting various features and properties on that parser.
Version: n/a
Platforms: n/a
Last Updated: April 11, 2007 |
|
|
|
|