Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class AddToTree

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

public class AddToTree
extends Object
implements Command

Version:
$Revision: 1.12 $ Last updated: $Date: 2004/02/13 02:21:36 $
Author:
unattributed

Constructor Summary
AddToTree()
           
 
Method Summary
protected  void addObjectToTree(TestElement el)
           
 void doAction(ActionEvent e)
          Adds the specified class to the current node of the tree.
 Set getActionNames()
          Gets the Set of actions this Command class responds to.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddToTree

public AddToTree()
Method Detail

getActionNames

public Set getActionNames()
Gets the Set of actions this Command class responds to.

Specified by:
getActionNames in interface Command
Returns:
the ActionNames value

doAction

public void doAction(ActionEvent e)
Adds the specified class to the current node of the tree.

Specified by:
doAction in interface Command

addObjectToTree

protected void addObjectToTree(TestElement el)

Apache JMeter
2.0.1.20050615

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