org.apache.jmeter.gui.action

Class Help

Implemented Interfaces:
Command

public class Help
extends Object
implements Command

Implements the Help menu item.

Field Summary

static String
HELP_FUNCTIONS

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Field Details

HELP_FUNCTIONS

public static final String HELP_FUNCTIONS

Method Details

doAction

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

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

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