org.apache.jmeter.gui.action

Class AddParent

Implemented Interfaces:
Command

public class AddParent
extends Object
implements Command

Implements the Add Parent menu command

Constructor Summary

AddParent()

Method Summary

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

Constructor Details

AddParent

public AddParent()

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.