org.apache.jmeter.gui.util
Class MenuInfo
java.lang.Object
org.apache.jmeter.gui.util.MenuInfo
public class MenuInfo
- extends Object
Class to hold additional information needed when building the GUI lists
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MenuInfo
public MenuInfo(String displayLabel,
String classFullName)
MenuInfo
public MenuInfo(JMeterGUIComponent item,
String classFullName)
getLabel
public String getLabel()
getClassName
public String getClassName()
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.