Package org.apache.jmeter.gui.action
Class Cut
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Cut
- All Implemented Interfaces:
 Command
Implements the Cut menu item command
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave 
- 
Constructor Details
- 
Cut
public Cut() 
 - 
 - 
Method Details
- 
getActionNames
- See Also:
 
 - 
doAction
- Specified by:
 doActionin interfaceCommand- Overrides:
 doActionin classAbstractAction- See Also:
 
 
 -