org.apache.jmeter.report.gui.action

Class ReportAddParent

Implemented Interfaces:
Command

public class ReportAddParent
extends Object
implements Command

Constructor Summary

ReportAddParent()

Method Summary

protected void
addParentToTree(TestElement newParent)
void
doAction(ActionEvent e)
Set
getActionNames()

Constructor Details

ReportAddParent

public ReportAddParent()

Method Details

addParentToTree

protected void addParentToTree(TestElement newParent)

doAction

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

getActionNames

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

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