org.apache.jmeter.gui.action
Class AddParent
java.lang.Object
org.apache.jmeter.gui.action.AddParent
- All Implemented Interfaces:
- Command
public class AddParent
- extends Object
- implements Command
Implements the Add Parent menu command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddParent
public AddParent()
doAction
public void doAction(ActionEvent e)
- Specified by:
doAction
in interface Command
getActionNames
public Set<String> getActionNames()
- Specified by:
getActionNames
in interface Command
addParentToTree
protected void addParentToTree(TestElement newParent)
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.