Package org.apache.jmeter.control.gui
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
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 No description provided.
InterleaveControlGui No description provided.
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 No description provided.
RandomControlGui No description provided.
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 No description provided.
TestPlanGui JMeter GUI component representing the test plan which will be executed when the test is run.
ThroughputControllerGui No description provided.
TransactionControllerGui A Transaction controller component.
WhileControllerGui No description provided.
WorkBenchGui JMeter GUI component representing a work bench where users can make preparations for the test plan.