Package org.apache.jmeter.gui.action
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 TypeMethodDescriptionvoid
protected void
-
Constructor Details
-
AbstractAction
public AbstractAction()
-
-
Method Details
-
doAction
-
getActionNames
- Specified by:
getActionNames
in interfaceCommand
- See Also:
-
popupShouldSave
- Parameters:
e
- the event that led to the call of this method
-