org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui This class LdapConfigGui is user interface gui for getting all the configuration values from the user. Created Apr 29 2003 11:45 AM @version $Revision: 1.7 $ Last updated: $Date: 2004/03/05 01:39:07 $
org.swixml.converters.LayoutConverter The <code>LayoutConverter</code> class defines a converter that creates LayoutManager objects based on a provided String. <h3>Examples for Valid XML attribute notations:</h3> <pre> <p><b>FlowLayout</b><br>can be created with all 3 construtors:& ...
org.swixml.converters.ConstraintsConverter The <code>ConstraintsConverter</code> class defines a converter that returns Layout constants based on layout type and input string. <br> <h3>Examples for Valid XML attribute notations:</h3> <pre> <ul> <li>constraints="BorderLayout.NORTH"</li> ...