Apache JMeter
1.9

org.apache.jmeter.gui.action
Class Help

java.lang.Object
  |
  +--org.apache.jmeter.gui.action.Help
All Implemented Interfaces:
Command

public class Help
extends Object
implements Command


Field Summary
static String HELP
           
 
Constructor Summary
Help()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP

public static final String HELP
See Also:
Constant Field Values
Constructor Detail

Help

public Help()
Method Detail

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command
See Also:
Command.doAction(ActionEvent)

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command
See Also:
Command.getActionNames()

Apache JMeter
1.9

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