| Package | Description |
|---|---|
| ca.odell.glazedlists.swing |
| Modifier and Type | Method and Description |
|---|---|
static TreeTableSupport |
TreeTableSupport.install(javax.swing.JTable table,
TreeList treeList,
int modelColumnIndex)
Installs support for a hierarchical table column into the
table on the column with the given
hierarchyColumnModelIndex. |
| Constructor and Description |
|---|
EventTreeModel(TreeList<E> source)
Creates a new tree model that extracts the tree data from the given
source. |
TreeTableCellEditor(javax.swing.table.TableCellEditor delegate,
TreeList treeList)
Decorate the component returned from the
delegate with
extra components that display the tree nodes location within the tree. |
TreeTableCellRenderer(javax.swing.table.TableCellRenderer delegate,
TreeList treeList)
Decorate the component returned from the
delegate with
extra components that display the tree node's location within the tree. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03