public class DefaultTreeNode extends AbstractMultiColumnTreeNode
Constructor and Description |
---|
DefaultTreeNode(Object... values)
Create a new node
|
Modifier and Type | Method and Description |
---|---|
void |
addChild(org.eclipse.jface.viewers.TreeNode child)
Add a child to the node
|
protected Collection<org.eclipse.jface.viewers.TreeNode> |
getChildNodes()
Get the child nodes
|
void |
setChildren(org.eclipse.jface.viewers.TreeNode[] children) |
equals, getChildren, getFirstValue, getValue, hasChildren, hashCode, setValues
public DefaultTreeNode(Object... values)
values
- the node valuespublic void addChild(org.eclipse.jface.viewers.TreeNode child)
child
- the child nodepublic void setChildren(org.eclipse.jface.viewers.TreeNode[] children)
setChildren
in class org.eclipse.jface.viewers.TreeNode
TreeNode.setChildren(TreeNode[])
protected Collection<org.eclipse.jface.viewers.TreeNode> getChildNodes()
AbstractMultiColumnTreeNode
getChildNodes
in class AbstractMultiColumnTreeNode
AbstractMultiColumnTreeNode.getChildNodes()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a