| Command | code | html |
| AbstractAction | code | html |
| AboutCommand | About Command. | code | html |
| ActionNames | code | html | |
| ActionRouter | code | html | |
| AddParent | Implements the Add Parent menu command | code | html |
| AddToTree | code | html | |
| Analyze | code | html | |
| ChangeLanguage | code | html | |
| CheckDirty | Check if the TestPlan has been changed since it was last saved | code | html |
| Clear | Handles the following actions: - Clear (Data) - Clear All (Data) - Reset (Clear GUI) | code | html |
| Close | This command clears the existing test plan, allowing the creation of a New test plan. | code | html |
| CollapseExpand | Processes the Collapse All and Expand All options. | code | html |
| Copy | Implements the Copy menu command | code | html |
| CreateFunctionDialog | code | html | |
| Cut | Implements the Cut menu item command | code | html |
| DragNDrop | code | html | |
| EditCommand | Implements the Edit menu item. | code | html |
| EnableComponent | Implements the Enable menu item. | code | html |
| ExitCommand | code | html | |
| GlobalMouseListener | code | html | |
| Help | Implements the Help menu item. | code | html |
| KeyStrokes | code | html | |
| Load | Handles the Open (load a new file) and Merge commands. | code | html |
| LoadRecentProject | Handles the loading of recent files, and also the content and visibility of menu items for loading the recent files | code | html |
| LookAndFeelCommand | Implements the Look and Feel menu item. | code | html |
| Paste | Places a copied JMeterTreeNode under the selected node. | code | html |
| RemoteStart | code | html | |
| Remove | Implements the Remove menu item. | code | html |
| RevertProject | Handles the Revert Project command. | code | html |
| SSLManagerCommand | SSL Manager Command. | code | html |
| SSLManagerCommand.AcceptPKCS12FileFilter | Internal class to add a PKCS12 file format filter for JFileChooser. | code | html |
| Save | Save the current test plan; implements: Save Save TestPlan As Save (Selection) As | code | html |
| SaveGraphics | SaveGraphics action is meant to be a generic reusable Action. | code | html |
| Start | code | html | |
| What | Debug class to show details of the currently selected object Currently shows TestElement and GUI class names Also enables/disables debug for the test element. | code | html |
| TestLoad | code | html |