org.apache.jmeter.gui.action
Class AddToTree
- Command
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.
|
AddToTree
public AddToTree()
doAction
public void doAction(ActionEvent e)
Adds the specified class to the current node of the tree.
- doAction in interface Command
getActionNames
public Set getActionNames()
Gets the Set of actions this Command class responds to.
- getActionNames in interface Command
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.