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 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- 
ChangeLanguagepublic ChangeLanguage()
 
- 
- 
Method Details- 
doActionAfterCheckDescription copied from class:AbstractActionWithNoRunningTestCalled to handleActionEventonly if no test is running- Specified by:
- doActionAfterCheckin class- AbstractActionWithNoRunningTest
- Parameters:
- e-- ActionEvent
- See Also:
 
- 
getActionNames- See Also:
 
 
-