org.apache.jmeter.gui.action

Class DragNDrop

Implemented Interfaces:
Command

public class DragNDrop
extends AbstractAction

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()
protected void
removeNodesFromParents(JMeterTreeNode[] nodes)

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

doAction, getActionNames, popupShouldSave

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

removeNodesFromParents

protected void removeNodesFromParents(JMeterTreeNode[] nodes)

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