public class DefaultTreeNode extends AbstractTreeNode
TreeNode.Type
Constructor and Description |
---|
DefaultTreeNode(IndexTreeView tview,
TreeViewRequest request)
Constructor that takes an IndexTreeView implementation and a TreeNodeFactory implementation.
|
findChildByPath, getArtifactId, getChildren, getGroupId, getNodeName, getPath, getRepositoryId, getType, getVersion, isLeaf, listChildren, setArtifactId, setGroupId, setLeaf, setNodeName, setPath, setRepositoryId, setType, setVersion
public DefaultTreeNode(IndexTreeView tview, TreeViewRequest request)
tview
- factory
- Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.