Package uk.ac.essex.common.io.tree

Interface Summary
TreeTableModel uk.ac.essex.common.io.tree.TreeTableModel is the model used by a uk.ac.essex.common.io.tree.JTreeTable.
 

Class Summary
AbstractCellEditor  
AbstractTreeTableModel  
FileChooserPanel
Date: 15-Jul-2002
FileSystemModel2 FileSystemModel2 is a TreeTableModel representing a hierarchical file system.
JTreeTable This example shows how to create a simple uk.ac.essex.common.io.tree.JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
MergeSort An implementation of uk.ac.essex.common.io.tree.MergeSort, needs to be subclassed to compare the terms.
TreeTableModelAdapter This is a wrapper class takes a uk.ac.essex.common.io.tree.TreeTableModel and implements the table model interface.