org.apache.jmeter.gui.action

Class Paste

Implemented Interfaces:
Command

public class Paste
extends AbstractAction

Places a copied JMeterTreeNode under the selected node.

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Methods inherited from class org.apache.jmeter.gui.action.AbstractAction

doAction, getActionNames, popupShouldSave

Method Details

doAction

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

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command
Overrides:
getActionNames in interface AbstractAction

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