org.apache.jmeter.report.gui.action

Class ReportPaste

Implemented Interfaces:
Command

public class ReportPaste
extends AbstractAction

Places a copied JMeterTreeNode under the selected node.

Field Summary

static String
PASTE

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

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

doAction, getActionNames, popupShouldSave

Field Details

PASTE

public static final String PASTE

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.