JMeter GUI component representing the test plan which will be executed when
the test is run.
version: $Revision: 493793 $ Last Updated: $Date: 2007-01-07 18:19:27 +0000 (Sun, 07 Jan 2007) $
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. This implementation returns null, since the TestPlan appears at
the top level of the tree and cannot be added elsewhere.
a Collection of Strings, where each element is one of theconstants defined in MenuFactory