Package org.apache.jmeter.gui.action
Class TemplatesCommand
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest
org.apache.jmeter.gui.action.TemplatesCommand
- All Implemented Interfaces:
Command
Open Templates
- Since:
- 2.10
-
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
-
TemplatesCommand
public TemplatesCommand()
-
-
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:
-