org.apache.jmeter.report.gui.action
Class ReportExitCommand
- Command
public class ReportExitCommand
void | doAction(ActionEvent e) - Description of the Method
|
Set | getActionNames() - Gets the ActionNames attribute of the ExitCommand object
|
EXIT
public static final String EXIT
ReportExitCommand
public ReportExitCommand()
Constructor for the ExitCommand object
doAction
public void doAction(ActionEvent e)
Description of the Method
- doAction in interface Command
e
- Description of Parameter
getActionNames
public Set getActionNames()
Gets the ActionNames attribute of the ExitCommand object
- getActionNames in interface Command
Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.