Package org.apache.jmeter.gui.action
Class RevertProject
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
org.apache.jmeter.gui.action.RevertProject
- All Implemented Interfaces:
- Command
Handles the Revert Project command.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTestdoActionMethods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
RevertProjectpublic RevertProject()
 
- 
- 
Method Details- 
getActionNames
- 
doActionAfterCheckDescription copied from class:AbstractActionWithNoRunningTestCalled to handleActionEventonly if no test is running- Specified by:
- doActionAfterCheckin class- AbstractActionWithNoRunningTest
- Parameters:
- e-- ActionEvent
 
 
-