A model for any columnar information of a tree node. It encapsulates the methods which a TreeTableModel must implement in addition to those of a TreeModel. It is used by a TreeTableModelAdapter to expose a TreeModel as a TreeTableModel.
@see org.jdesktop.swingx.treetable.TreeTableModel