|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeList | |
|---|---|
| ca.odell.glazedlists.swing | |
| Uses of TreeList in ca.odell.glazedlists.swing |
|---|
| Methods in ca.odell.glazedlists.swing with parameters of type TreeList | |
|---|---|
static TreeTableSupport |
TreeTableSupport.install(JTable table,
TreeList treeList,
int modelColumnIndex)
Installs support for a hierarchical table column into the table on the column with the given
hierarchyColumnModelIndex. |
| Constructors in ca.odell.glazedlists.swing with parameters of type TreeList | |
|---|---|
EventTreeModel(TreeList<E> source)
Creates a new tree model that extracts the tree data from the given source. |
|
TreeTableCellEditor(TableCellEditor delegate,
TreeList treeList)
Decorate the component returned from the delegate with
extra components that display the tree nodes location within the tree. |
|
TreeTableCellRenderer(TableCellRenderer delegate,
TreeList treeList)
Decorate the component returned from the delegate with
extra components that display the tree node's location within the tree. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||