AbstractControllerGui | This is the base class for JMeter GUI components which manage controllers. | code | html |
ForeachControlPanel | The user interface for a foreach controller which specifies that its subcomponents should be executed some number of times in a loop. | code | html |
IfControllerPanel | The user interface for a controller which specifies that its subcomponents should be executed while a condition holds. | code | html |
IncludeControllerGui | code | html | |
InterleaveControlGui | code | html | |
LogicControllerGui | A generic controller component. | code | html |
LoopControlPanel | The user interface for a controller which specifies that its subcomponents should be executed some number of times in a loop. | code | html |
ModuleControllerGui | ModuleController Gui. | code | html |
OnceOnlyControllerGui | code | html | |
RandomControlGui | code | html | |
RandomOrderControllerGui | GUI for RandomOrderController. | code | html |
ReportGui | JMeter GUI component representing the test plan which will be executed when the test is run. | code | html |
RunTimeGui | The user interface for a controller which specifies that its subcomponents should be executed some number of seconds in a loop. | code | html |
SwitchControllerGui | code | html | |
TestPlanGui | JMeter GUI component representing the test plan which will be executed when the test is run. | code | html |
ThroughputControllerGui | code | html | |
TransactionControllerGui | A Transaction controller component. | code | html |
TreeNodeWrapper | code | html | |
WhileControllerGui | code | html | |
WorkBenchGui | JMeter GUI component representing a work bench where users can make preparations for the test plan. | code | html |