Package org.apache.jmeter.gui.action
Interface Command
-
- All Known Implementing Classes:
AboutCommand,AbstractAction,AddParent,AddToTree,Analyze,ChangeLanguage,ChangeParent,CheckDirty,Clear,Close,CollapseExpand,Copy,CreateFunctionDialog,Cut,Duplicate,EditCommand,EnableComponent,ExitCommand,Help,Load,LoadRecentProject,LoggerPanelEnableDisable,LookAndFeelCommand,Move,Paste,RemoteStart,Remove,ResetSearchCommand,RevertProject,Save,SaveGraphics,SearchTreeCommand,SSLManagerCommand,Start,StopStoppables,TemplatesCommand,ToolBar,UndoCommand,What
public interface Command
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddoAction(ActionEvent e)Set<String>getActionNames()
-
-
-
Method Detail
-
doAction
void doAction(ActionEvent e) throws IllegalUserActionException
- Throws:
IllegalUserActionException
-
-