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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
Clearpublic Clear()
 
- 
- 
Method Details- 
getActionNames
- 
doAction- Specified by:
- doActionin interface- Command
- Overrides:
- doActionin class- AbstractAction
- See Also:
 
 
-