|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdesktop.swingx.treetable.AbstractMutableTreeTableNode
org.jtheque.metrics.view.impl.nodes.AbstractResultTreeTableNode
org.jtheque.metrics.view.impl.nodes.MetricsRootNode
public final class MetricsRootNode
The root node of the tree table.
| Field Summary |
|---|
| Fields inherited from class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode |
|---|
allowsChildren, children, parent, userObject |
| Constructor Summary | |
|---|---|
MetricsRootNode()
|
|
| Method Summary | |
|---|---|
Object |
getValueAt(int column)
|
| Methods inherited from class org.jtheque.metrics.view.impl.nodes.AbstractResultTreeTableNode |
|---|
getColumnCount, getName |
| Methods inherited from class org.jdesktop.swingx.treetable.AbstractMutableTreeTableNode |
|---|
add, children, createChildrenList, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, getUserObject, insert, isEditable, isLeaf, remove, remove, removeFromParent, setAllowsChildren, setParent, setUserObject, setValueAt, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MetricsRootNode()
| Method Detail |
|---|
public Object getValueAt(int column)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||