|
![]() |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
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 wrapper class takes a TreeTableModel and implements the table model interface. |
TreeTable is a packaged version of Sun's TreeTable example files. As example code, the documentation is scanty and not intended to provide a thorugh description of its uses. The tutorial article - "Creating TreeTables" - describes the use of the classes for a file hierarchy display application. The classes here have been stripped down for uses with other applications.
|
![]() |
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |