Apache JMeter

org.apache.jmeter.gui.action
Class ChangeParent

java.lang.Object
  extended by org.apache.jmeter.gui.action.ChangeParent
All Implemented Interfaces:
Command

public class ChangeParent
extends Object
implements Command

Implements the Add Parent menu command


Constructor Summary
ChangeParent()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set<String> getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeParent

public ChangeParent()
Method Detail

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command

getActionNames

public Set<String> getActionNames()
Specified by:
getActionNames in interface Command

Apache JMeter

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