|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jmeter.report.gui.action.AbstractAction
org.apache.jmeter.report.gui.action.ReportPaste
public class ReportPaste
Places a copied JMeterTreeNode under the selected node.
| Field Summary | |
|---|---|
static java.lang.String |
PASTE
|
| Constructor Summary | |
|---|---|
ReportPaste()
|
|
| Method Summary | |
|---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
|
| Methods inherited from class org.apache.jmeter.report.gui.action.AbstractAction |
|---|
popupShouldSave |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PASTE
| Constructor Detail |
|---|
public ReportPaste()
| Method Detail |
|---|
public java.util.Set getActionNames()
getActionNames in interface CommandgetActionNames in class AbstractActionCommand.getActionNames()public void doAction(java.awt.event.ActionEvent e)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)
|
Apache JMeter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||