Apache JMeter

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  
TestFragmentControllerGui This defines a simple Test Fragment GUI that can be used instead of a Thread Group to allow for a non-execution part of the Test Plan that can be saved and referenced by a Module or Include Controller.
TestPlanGui JMeter GUI component representing the test plan which will be executed when the test is run.
ThroughputControllerGui  
TransactionControllerGui A Transaction controller component.
TreeNodeWrapper Used in JComboBoxes to reference JMeterTreeNodes
WhileControllerGui  
WorkBenchGui JMeter GUI component representing a work bench where users can make preparations for the test plan.
 


Apache JMeter

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