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
-
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:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-