org.apache.jmeter.report.gui.tree
Class ReportTreeModel
DefaultTreeModel
org.apache.jmeter.report.gui.tree.ReportTreeModel
public class ReportTreeModel
extends DefaultTreeModel
ReportTreeModel
public ReportTreeModel()
clearTestPlan
public void clearTestPlan()
getNodesOfType
public List getNodesOfType(Class type)
Returns a list of tree nodes that hold objects of the given class type.
If none are found, an empty list is returned.
getReportPlan
public HashTree getReportPlan()
removeNodeFromParent
public void removeNodeFromParent(ReportTreeNode node)
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.