org.apache.jmeter.testbeans.gui.TestBeanGUI JMeter GUI element editing for TestBean elements. <p> The actual GUI is always a bean customizer: if the bean descriptor provides one, it will be used; otherwise, a GenericTestBeanCustomizer will be created for this purpose. <p> Those customizers deviate from the standards only in that ...