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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidGets the ActionNames attribute of the Remove object.Methods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
Removepublic Remove()Constructor for the Remove object
 
- 
- 
Method Details- 
getActionNamesGets the ActionNames attribute of the Remove object.- Returns:
- the ActionNames value
 
- 
doAction- Specified by:
- doActionin interface- Command
- Overrides:
- doActionin class- AbstractAction
- See Also:
 
 
-