Package org.apache.jmeter.gui.action
Class EditCommand
- java.lang.Object
-
- org.apache.jmeter.gui.action.EditCommand
-
-
Constructor Summary
Constructors Constructor Description EditCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
doAction(ActionEvent e)
Set<String>
getActionNames()
-
-
-
Method Detail
-
doAction
public void doAction(ActionEvent e)
-
getActionNames
public Set<String> getActionNames()
- Specified by:
getActionNames
in interfaceCommand
-
-