Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class AddParent

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

public class AddParent
extends Object
implements Command

Version:
$Revision: 1.8 $
Author:
Michael Stover

Constructor Summary
AddParent()
           
 
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

AddParent

public AddParent()
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.0.1.20050615

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