Package org.apache.jmeter.gui.action
Class Remove
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Remove
- All Implemented Interfaces:
Command
Implements the Remove menu item.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Gets the ActionNames attribute of the Remove object.Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
getParentFrame, popupCheckExistingFileListener, popupShouldSave
-
Constructor Details
-
Remove
public Remove()Constructor for the Remove object
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the Remove object.- Returns:
- the ActionNames value
-
doAction
- Specified by:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-