|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.openbp.swing.components.treetable | |
|---|---|
| org.openbp.swing.components.treetable | |
| org.openbp.swing.components.treetable.resize | |
| Classes in org.openbp.swing.components.treetable used by org.openbp.swing.components.treetable | |
|---|---|
| DefaultTreeTableNode
Default implementation for the TreeTableNode, which is used in conjunction with the DefaultTreeTableModel |
|
| JTreeTable
This JTreeTable is based on the same concept (placing a JTree into a column of a JTable) as the JTreeTable provided by Sun Microsystems, with the exception that the individual JTree nodes will adapt to the height of JTables row in which they have been placed. |
|
| SimpleTreeTableModel
The SimpleTreeTableModel can be thought of as an abstract model, although all required
methods have been implemented. |
|
| TreeTableEvent
Tree table event. |
|
| TreeTableListener
Tree table listener. |
|
| TreeTableModel
The TreeTableModel brings the TableModel and the TreeModel together into one interface. |
|
| TreeTableNode
The TreeTableNode is an extension of the javax.swing.tree.TreeNode, and is specifically used by the tree contained in the JTreeTable It provides some extra methods required
by the JTreeTable to determine the variable heights of components that may be contained
in a cell. |
|
| TreeTableNodeComparator
Tree table node comparator. |
|
| Classes in org.openbp.swing.components.treetable used by org.openbp.swing.components.treetable.resize | |
|---|---|
| JTreeTable
This JTreeTable is based on the same concept (placing a JTree into a column of a JTable) as the JTreeTable provided by Sun Microsystems, with the exception that the individual JTree nodes will adapt to the height of JTables row in which they have been placed. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||