org.apache.jmeter.protocol.ldap.control.gui
Class LdapExtTestSamplerGui
- JMeterGUIComponent, Printable
public class LdapExtTestSamplerGui
author Dolf Smits(Dolf.Smits@Siemens.com) created Aug 09 2003 11:00 AM
company Siemens Netherlands N.V..
Based on the work of: author T.Elanjchezhiyan(chezhiyan@siptech.co.in)
created Apr 29 2003 11:00 AM company Sip Technologies and Exports Ltd.
clearGui , configure , configureTestElement , createTitleLabel , getComment , getDocAnchor , getName , getNamePanel , getNode , getPrintableComponent , getStaticLabel , isEnabled , makeBorder , makeScrollPane , makeScrollPane , makeTitlePanel , setComment , setEnabled , setName , setNode |
LdapExtTestSamplerGui
public LdapExtTestSamplerGui()
!ToDo (Constructor description)
configure
public void configure(TestElement element)
A newly created component can be initialized with the contents of a Test
Element object by calling this method. The component is responsible for
querying the Test Element object for the relevant information to display
in its GUI.
- configure in interface JMeterGUIComponent
- configure in interface AbstractJMeterGuiComponent
element
- the TestElement to configure
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.