org.apache.jmeter.config.gui |
|
Java Source File Name | Type | Comment |
AbstractConfigGui.java | Class | This is the base class for JMeter GUI components which provide configuration
for some other component. |
ArgumentsPanel.java | Class | A GUI panel allowing the user to enter name-value argument pairs. |
LoginConfigGui.java | Class | A GUI component allowing the user to enter a username and password for a
login. |
ObsoleteGui.java | Class | Default config gui for Configuration Element. |
SimpleConfigGui.java | Class | Default config gui for Configuration Element. |
TestArgumentsPanel.java | Class | A GUI panel allowing the user to enter name-value argument pairs. |