Search Results
OK to copy?
Examples 1 through 2 of
2 (0.009000000000000001 seconds)
Class:
org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui
©,
Rating:
0% of 0,
C2
Class: org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui ©, Rating: 0% of 0, C2
236 public void itemStateChanged(ItemEvent ie)
237 {
238 CardLayout cl = (CardLayout)(cards.getLayout());
239 if (user_Defined.isSelected())
240 {
Class: org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui ©, Rating: 0% of 0, C2
107 port.setText(element.getPropertyAsString(LDAPSampler.PORT));
108 rootdn.setText(element.getPropertyAsString(LDAPSampler.ROOTDN));
109 CardLayout cl = (CardLayout)(cards.getLayout());
110 if (element.getPropertyAsString(LDAPSampler.TEST).equals("add"))
111 {
Result Page:
1