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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
Pastepublic Paste()
 
- 
- 
Method Details- 
getActionNames- See Also:
 
- 
doAction- Specified by:
- doActionin interface- Command
- Overrides:
- doActionin class- AbstractAction
- See Also:
 
 
-