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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidDescription of the MethodGets the ActionNames attribute of the ExitCommand objectMethods inherited from class org.apache.jmeter.gui.action.AbstractActionWithNoRunningTestdoActionMethods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
ExitCommandpublic ExitCommand()Constructor for the ExitCommand object
 
- 
- 
Method Details- 
getActionNamesGets the ActionNames attribute of the ExitCommand object- Returns:
- The ActionNames value
 
- 
doActionAfterCheckDescription of the Method- Specified by:
- doActionAfterCheckin class- AbstractActionWithNoRunningTest
- Parameters:
- e- Description of Parameter
 
 
-