Package org.apache.jmeter.gui.action
Class ExitCommand
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
org.apache.jmeter.gui.action.ExitCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Description of the MethodGets the ActionNames attribute of the ExitCommand objectMethods inherited from class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
doAction
Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave
-
Constructor Details
-
ExitCommand
public ExitCommand()Constructor for the ExitCommand object
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the ExitCommand object- Returns:
- The ActionNames value
-
doActionAfterCheck
Description of the Method- Specified by:
doActionAfterCheck
in classAbstractActionWithNoRunningTest
- Parameters:
e
- Description of Parameter
-