Apache JMeter

org.apache.jmeter.gui.util
Class MenuInfo

java.lang.Object
  extended byorg.apache.jmeter.gui.util.MenuInfo

public class MenuInfo
extends Object

Version:
$Revision: 493779 $
Author:
Michael Stover

Field Summary
 String className
           
 String label
           
 
Constructor Summary
MenuInfo(String l, String cn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public String label

className

public String className
Constructor Detail

MenuInfo

public MenuInfo(String l,
                String cn)

Apache JMeter

Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.