See: Description
| Interface | Description |
|---|---|
| TreeTableModel |
TreeTableModel is the model used by a JTreeTable.
|
| Class | Description |
|---|---|
| AbstractCellEditor |
Abstract base implementation of a CellEditor for a
JTreeTable. |
| AbstractTreeTableModel |
An abstract implementation of the TreeTableModel interface, handling the list
of listeners.
|
| JTreeTable |
A JTreeTable is a table that uses a JTree as a renderer (and editor) for
the cells in a particular column.
|
Copyright © 2016. All rights reserved.