createPopupMenu() When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.
When a user right-clicks on the component in the test tree, or selects
the edit menu when the component is selected, the component will be asked
to return a JPopupMenu that provides all the options available to the
user from this component.
This implementation returns menu items appropriate for most timer
components.
a JPopupMenu appropriate for the component.
This is the list of menu categories this gui component will be available
under. This implementation returns
org.apache.jmeter.gui.util.MenuFactory.TIMERS , which is
appropriate for most timer components.
a Collection of Strings, where each element is one of theconstants defined in MenuFactory
Fields inherited from org.apache.jmeter.gui.AbstractJMeterGuiComponent