Class StopStoppables
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.StopStoppables
- All Implemented Interfaces:
ActionListener, EventListener, Command
Stops stopables (Proxy, Mirror)
- Since:
- 2.5.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class AbstractAction
popupShouldSave
-
Constructor Details
-
StopStoppables
public StopStoppables()
-
-
Method Details
-
getActionNames
- Specified by:
getActionNamesin interfaceCommand- Specified by:
getActionNamesin classAbstractAction- See Also:
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-
doAction
- Specified by:
doActionin interfaceCommand- Overrides:
doActionin classAbstractAction- See Also:
-