org.apache.jmeter.report.gui.action

Class ReportHelp

Implemented Interfaces:
Command

public class ReportHelp
extends Object
implements Command

Field Summary

static String
HELP
static String
HELP_DOCS
static String
HELP_FUNCTIONS
static String
HELP_PAGE

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()

Field Details

HELP

public static final String HELP

HELP_DOCS

public static final String HELP_DOCS

HELP_FUNCTIONS

public static final String HELP_FUNCTIONS

HELP_PAGE

public static final String HELP_PAGE

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.