Package org.apache.jmeter.gui.action
Class Paste
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Paste
- All Implemented Interfaces:
 Command
Places a copied JMeterTreeNode under the selected node.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave 
- 
Constructor Details
- 
Paste
public Paste() 
 - 
 - 
Method Details
- 
getActionNames
- See Also:
 
 - 
doAction
- Specified by:
 doActionin interfaceCommand- Overrides:
 doActionin classAbstractAction- See Also:
 
 
 -