Package org.apache.jmeter.gui.action
Class Move
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Move
- All Implemented Interfaces:
 Command
Move a node up/down/left/right
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave 
- 
Constructor Details
- 
Move
public Move() 
 - 
 - 
Method Details
- 
doAction
- Specified by:
 doActionin interfaceCommand- Overrides:
 doActionin classAbstractAction- See Also:
 
 - 
getActionNames
- See Also:
 
 
 -