Package org.apache.jmeter.gui.action
Class ChangeLanguage
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
org.apache.jmeter.gui.action.ChangeLanguage
- All Implemented Interfaces:
Command
Change language
-
Constructor Summary
-
Method Summary
Methods 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
-
ChangeLanguage
public ChangeLanguage()
-
-
Method Details
-
doActionAfterCheck
Description copied from class:AbstractActionWithNoRunningTest
Called to handleActionEvent
only if no test is running- Specified by:
doActionAfterCheck
in classAbstractActionWithNoRunningTest
- Parameters:
e
-ActionEvent
- See Also:
-
getActionNames
- See Also:
-