|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.jaret.util.ui.table.model.DefaultHierarchicalTableModel
public class DefaultHierarchicalTableModel
Default implementation of a hierarchical jaret table model.
| Field Summary | |
|---|---|
protected ITableNode |
_root
the root node. |
| Constructor Summary | |
|---|---|
DefaultHierarchicalTableModel(ITableNode root)
Construct the model. |
|
| Method Summary | |
|---|---|
ITableNode |
getRootNode()
Retrieve the root node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ITableNode _root
| Constructor Detail |
|---|
public DefaultHierarchicalTableModel(ITableNode root)
root - the root node| Method Detail |
|---|
public ITableNode getRootNode()
getRootNode in interface IHierarchicalJaretTableModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||