Utilities for dealing with Swing tables.

The code in this package is based on the code presented in the series of articles on the "The Swing Connection", which can be found here:

http://java.sun.com/products/jfc/tsc/articles/treetable1/

The classes in this package have been modified from those presented above to fix some limitations in the original classes.