Package org.apache.jmeter.gui.action
Class CreateFunctionDialog
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.CreateFunctionDialog
- All Implemented Interfaces:
Command
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doAction
(ActionEvent event) Provide the list of Action names that are available in this command.Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave
-
Constructor Details
-
CreateFunctionDialog
public CreateFunctionDialog()
-
-
Method Details
-
getActionNames
Provide the list of Action names that are available in this command. -
doAction
- Specified by:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-