Package org.apache.jmeter.gui.action
Class ChangeParent
- java.lang.Object
-
- org.apache.jmeter.gui.action.ChangeParent
-
-
Constructor Summary
Constructors Constructor Description ChangeParent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doAction(ActionEvent e)
Set<String>
getActionNames()
-
-
-
Method Detail
-
doAction
public void doAction(ActionEvent e)
-
getActionNames
public Set<String> getActionNames()
- Specified by:
getActionNames
in interfaceCommand
-
-