Package org.apache.jmeter.gui.action
Class Clear
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Clear
- All Implemented Interfaces:
 Command
Handles the following actions:
 - Clear (Data)
 - Clear All (Data)
 - Reset (Clear GUI)
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave 
- 
Constructor Details
- 
Clear
public Clear() 
 - 
 - 
Method Details
- 
getActionNames
 - 
doAction
- Specified by:
 doActionin interfaceCommand- Overrides:
 doActionin classAbstractAction- See Also:
 
 
 -