Package org.apache.jmeter.control.gui

Class Summary

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

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.