A GUI panel allowing the user to enter name-value argument pairs. These
arguments (or parameters) are usually used to provide configuration values
for some other component.
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 Michael Stover
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.
Parameters: el - the TestElement to configure
This is the list of menu categories this gui component will be available
under. The LDAPArgumentsPanel is not intended to be used as a standalone
component, so this inplementation returns null.
a Collection of Strings, where each element is one of theconstants defined in MenuFactory