Class AbstractAction
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
- All Implemented Interfaces:
Command
- Direct Known Subclasses:
CheckDirty, Copy, CreateFunctionDialog, Cut, Duplicate, Move, Paste, RemoteStart, ResetSearchCommand, SearchTreeCommand, Start, StopStoppables, TemplatesCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected void
-
Constructor Details
-
AbstractAction
public AbstractAction()
-
-
Method Details
-
doAction
-
getActionNames
- Specified by:
getActionNamesin interfaceCommand- See Also:
-
popupShouldSave
- Parameters:
e- the event that led to the call of this method
-