Apache JMeter
2.2

org.apache.jmeter.report.gui.action
Class ReportAddParent

java.lang.Object
  extended byorg.apache.jmeter.report.gui.action.ReportAddParent
All Implemented Interfaces:
Command

public class ReportAddParent
extends Object
implements Command

Version:
$Revision: 325818 $
Author:
Peter Lin

Constructor Summary
ReportAddParent()
           
 
Method Summary
protected  void addParentToTree(TestElement newParent)
           
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportAddParent

public ReportAddParent()
Method Detail

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

addParentToTree

protected void addParentToTree(TestElement newParent)

Apache JMeter
2.2

Copyright © 1998-2006 Apache Software Foundation. All Rights Reserved.