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
-
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:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-