Apache JMeter
2.0.1.20050615

org.apache.jmeter.gui.action
Class Help

java.lang.Object
  extended byorg.apache.jmeter.gui.action.Help
All Implemented Interfaces:
Command

public class Help
extends Object
implements Command

Version:
$Revision: 1.21 $ $Date: 2004/03/05 13:18:37 $
Author:
unattributed

Field Summary
static String HELP
           
static String HELP_DOCS
           
static String HELP_FUNCTIONS
           
static String HELP_PAGE
           
 
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

HELP_DOCS

public static final String HELP_DOCS

HELP_PAGE

public static final String HELP_PAGE

HELP_FUNCTIONS

public static final String HELP_FUNCTIONS
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
2.0.1.20050615

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