Package org.sape.carbon.services.swing.treetable

Interface Summary
TreeTableModel TreeTableModel is the model used by a JTreeTable.
 

Class Summary
AbstractCellEditor  
AbstractTreeTableModel  
JTreeTable This example shows how to create a simple JTreeTable component, by using a JTree as a renderer (and editor) for the cells in a particular column in the JTable.
TreeTableModelAdapter This is a wrapper class takes a TreeTableModel and implements the table model interface.
 



Copyright 1999-2003 Sapient Corporation. All Rights Reserved.