|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.DragNDrop
public class DragNDrop
Constructor Summary | |
---|---|
DragNDrop()
|
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
|
protected void |
removeNodesFromParents(JMeterTreeNode[] nodes)
|
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction |
---|
popupShouldSave |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DragNDrop()
Method Detail |
---|
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
protected void removeNodesFromParents(JMeterTreeNode[] 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 |