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
Implements the Help menu item.
Constructor Summary |
Help()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HELP_FUNCTIONS
public static final String HELP_FUNCTIONS
Help
public Help()
doAction
public void doAction(ActionEvent e)
- Specified by:
doAction
in interface Command
- See Also:
Command.doAction(ActionEvent)
getActionNames
public Set<String> getActionNames()
- Specified by:
getActionNames
in interface Command
- See Also:
Command.getActionNames()
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.