|
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.ReportDragNDrop
public class ReportDragNDrop
Field Summary | |
---|---|
static java.lang.String |
ADD
|
static java.lang.String |
INSERT_AFTER
|
static java.lang.String |
INSERT_BEFORE
|
Constructor Summary | |
---|---|
ReportDragNDrop()
|
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
|
protected void |
removeNodesFromParents(ReportTreeNode[] nodes)
|
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 ADD
public static final java.lang.String INSERT_BEFORE
public static final java.lang.String INSERT_AFTER
Constructor Detail |
---|
public ReportDragNDrop()
Method Detail |
---|
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
protected void removeNodesFromParents(ReportTreeNode[] nodes)
public java.util.Set getActionNames()
getActionNames
in interface Command
getActionNames
in class AbstractAction
Command.getActionNames()
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |