Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class Paste

java.lang.Object
  extended byorg.apache.jmeter.gui.action.AbstractAction
      extended byorg.apache.jmeter.gui.action.Paste
All Implemented Interfaces:
Command

public class Paste
extends AbstractAction

Places a copied JMeterTreeNode under the selected node.

Version:
$Revision: 1.3.2.1 $
Author:
Thad Smith

Field Summary
static String PASTE
           
 
Constructor Summary
Paste()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
convertSubTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PASTE

public static final String PASTE
See Also:
Constant Field Values
Constructor Detail

Paste

public Paste()
Method Detail

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command
Specified by:
getActionNames in class AbstractAction
See Also:
Command.getActionNames()

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command
Overrides:
doAction in class AbstractAction
See Also:
Command.doAction(ActionEvent)

Apache JMeter
2.0.1.20050615

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